summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2020-04-30 18:29:48 +0800
committerlilac2020-04-30 18:29:48 +0800
commit74bdf1a6706a81853425cff6da594aff157dc7db (patch)
tree0d4705d1dad215f7d620a9500b259dedb5f8dd13 /PKGBUILD
parent9497cf38fd64960be9ce07fb6b6d1810edcad0e7 (diff)
downloadaur-74bdf1a6706a81853425cff6da594aff157dc7db.tar.gz
update by lilac
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ce6608d3cdc0..da1955e8e53a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Bruce Zhang <zttt183525594@gmail.com>
pkgname=winetricks-zh
-pkgver=20191224.3
+pkgver=20200421.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=('9a898302551c77fe8dbf84daf8c11803573eeee101917ee369dbd017ae3c1427')
+sha256sums=('04dccc1296e754b03b3e77832f5b01576937b8372dbb5f9c90dc7d661fbab3f3')
package() {
cd "$pkgname-$pkgver"