summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortalebian122021-01-30 19:10:17 +0000
committertalebian122021-01-30 19:10:17 +0000
commit1d4872adfd5b6f3812cd04c6e168702dddaafe87 (patch)
treeb77b5f2c2fb39c9be259bd1f92b6952c738f1291 /PKGBUILD
parent4fb1882b0dd72a356609eff1ae99127a1effb3c2 (diff)
downloadaur-1d4872adfd5b6f3812cd04c6e168702dddaafe87.tar.gz
Automatic Update to 2.74aa859
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0fb6bbeff238..bac0d6ba1d68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainter: Talebian <talebian@sovietunion.xyz>
pkgname=bottles-git
-pkgver=2.3f4b10c
+pkgver=2.74aa859
pkgrel=1
pkgdesc="Easily manage wineprefix using environments"
arch=('x86_64')
@@ -20,7 +20,7 @@ source=("git+https://github.com/bottlesdevs/Bottles")
sha256sums=('SKIP')
_repo="Bottles"
-_ver=3f4b10c
+_ver=74aa859
prepare () {
cd "$srcdir/$_repo"