Skip to content

Commit

Permalink
v8.2.2489-1
Browse files Browse the repository at this point in the history
  • Loading branch information
raa0121 committed Feb 10, 2021
1 parent efa611a commit 5d036bd
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 <raa0121@gmail.com>
pkgname="${MINGW_PACKAGE_PREFIX}-gvim-transparency"
pkgver=8.2.2488
pkgver=8.2.2489
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"
"https://raw.githubusercontent.com/koron/vim-kaoriya-patches/master/master/2002-windows_transparency.diff"
"Makefile")

md5sums=('738cd4b9b8dd1ae4010fa4816771e980'
md5sums=('ab707763c48c8f2c88590bf40a27d79c'
'9c8d73a178cde13de108826531baa675'
'0c87e86d155b9272ee52979e5478fc37')

Expand Down

0 comments on commit 5d036bd

Please sign in to comment.