Skip to content

Commit

Permalink
v9.0.1899-1
Browse files Browse the repository at this point in the history
  • Loading branch information
raa0121 committed Sep 16, 2023
1 parent 5befb7f commit ddc03e8
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.1897
pkgver=9.0.1899
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=('2ce04c34f9e5b7547b02619d5018a136'
md5sums=('1a8fac9e2e8cc25b89415974a14c8ecf'
'eae09b54d2d6c5d7a9a0d9bb51644e51'
'0c87e86d155b9272ee52979e5478fc37')

Expand Down

0 comments on commit ddc03e8

Please sign in to comment.