Skip to content

Commit

Permalink
v9.0.2105-1
Browse files Browse the repository at this point in the history
  • Loading branch information
raa0121 committed Nov 15, 2023
1 parent fb63948 commit 1d48ba1
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.2103
pkgver=9.0.2105
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=('bde85ead1b8dc8ec33bffdba022b8754'
md5sums=('4acd809c614d86fffe42e69f10589c6a'
'eae09b54d2d6c5d7a9a0d9bb51644e51'
'0c87e86d155b9272ee52979e5478fc37')

Expand Down

0 comments on commit 1d48ba1

Please sign in to comment.