Skip to content

Commit

Permalink
v9.0.2122-1
Browse files Browse the repository at this point in the history
  • Loading branch information
raa0121 committed Nov 23, 2023
1 parent 6e652fd commit 8451285
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Maintainer: raa0121 <[email protected]>
pkgname="${MINGW_PACKAGE_PREFIX}-gvim-transparency"
pkgver=9.0.2120
pkgver=9.0.2122
pkgrel=1
pkgdesc="Vi Improved, a highly configurable, improved version of the vi text editor."
arch=('any')
Expand All @@ -23,7 +23,7 @@ source=("https://github.com/vim/vim/archive/v$pkgver.tar.gz"
"2002-windows_transparency.diff"
"Makefile")

md5sums=('e9c5ab3a22b03fdf3eaa7fddf08cfa1c'
md5sums=('4040afe1f391f6439ad7f62ed3706ba4'
'eae09b54d2d6c5d7a9a0d9bb51644e51'
'0c87e86d155b9272ee52979e5478fc37')

Expand Down

0 comments on commit 8451285

Please sign in to comment.