summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortalebian122021-02-21 20:39:37 +0000
committertalebian122021-02-21 20:39:37 +0000
commitcae5469b19149cb618e8f38ae6e5a6523ef03c67 (patch)
treea5860c68eb6fac8bf5caf9b76c65bc2dbb3fbe6e /PKGBUILD
parent2380e43bd09fafff479317f6308ef55b67c5d7a4 (diff)
downloadaur-cae5469b19149cb618e8f38ae6e5a6523ef03c67.tar.gz
Automatic Update to 2.982371d
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f01b4f7f484..25abaac08b7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainter: Talebian <talebian@sovietunion.xyz>
pkgname=bottles-git
-pkgver=2.2faab38
+pkgver=2.982371d
pkgrel=1
pkgdesc="Easily manage wineprefix using environments"
arch=('x86_64')
@@ -21,7 +21,7 @@ source=("git+https://github.com/bottlesdevs/Bottles")
sha256sums=('SKIP')
_repo="Bottles"
-_ver=2faab38
+_ver=982371d
prepare () {
cd "$srcdir/$_repo"