summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6afffe682b9..11f6104c5461 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Bruce Zhang <zttt183525594@gmail.com>
pkgname=winetricks-zh
-pkgver=20181203.3
+pkgver=20190615.1
pkgrel=1
pkgdesc='A windows applications setup wizard for Chinese wine users'
url='https://github.com/hillwoodroc/winetricks-zh'
@@ -11,7 +11,7 @@ depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
optdepends=('zenity: GUI for GNOME desktop'
'kdialog: GUI for KDE desktop')
source=("https://github.com/hillwoodroc/winetricks-zh/archive/${pkgver}.tar.gz")
-sha256sums=('7c10dc87e2c242208f552290ad1e2b4817f0acb177e22d834537f17bbd5fe8a6')
+sha256sums=('baff83200f08068808bc4ed6ea104a7cb53be28eee962bb21ecc8cfd0b34e0b4')
package() {
cd "$pkgname-$pkgver"