summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortalebian122021-01-28 06:47:07 +0000
committertalebian122021-01-28 06:47:07 +0000
commite98b6b21fb7cc4d77588c947585936ef2e31b7db (patch)
tree984a5831e49d75a0895a78255523acb07baa40ca /PKGBUILD
parent2ed26c33f24a905fee269762f255d43d6c6ee7bc (diff)
downloadaur-e98b6b21fb7cc4d77588c947585936ef2e31b7db.tar.gz
Automatic Update to 2.11b3df3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16cc26c0aa7e..570875d09552 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainter: Talebian <talebian@sovietunion.xyz>
pkgname=bottles-git
-pkgver=2.d5cfa6f
+pkgver=2.11b3df3
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=d5cfa6f
+_ver=11b3df3
prepare () {
cd "$srcdir/$_repo"