summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorErrant4042024-05-29 04:02:37 +0800
committerErrant4042024-05-29 04:02:37 +0800
commitf978c1a0ca538928b420d7befbcec6e9f4f54c86 (patch)
tree133e89d0bfed93aa954a262d4447fdb17154f755 /PKGBUILD
parenta717cbd9cbda0a95fbc32d1710457253d17fc793 (diff)
downloadaur-f978c1a0ca538928b420d7befbcec6e9f4f54c86.tar.gz
update by Errant404
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40e95a5cc9e2..742de8713134 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
-# Maintainer: Bruce Zhang <zttt183525594@gmail.com>
+# Maintainer: Errant404 <erigidissimus AT gmail com>
+# Contributor: Bruce Zhang <zttt183525594@gmail.com>
pkgname=winetricks-zh
-pkgver=20200421.3
+pkgver=20240105.1
pkgrel=1
pkgdesc='A windows applications setup wizard for Chinese wine users'
url='https://github.com/hillwoodroc/winetricks-zh'
@@ -11,7 +12,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=('4a30e135875808e13042f503911d442723b9fa5f1930790b870214e9a2a23958')
+sha256sums=('9e5deabc5a3b6645b5a1d5d38007604ac8484e0bdb3d92f157f5c6db2b4f30d5')
package() {
cd "$pkgname-$pkgver"