summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortalebian122021-02-19 07:43:32 +0000
committertalebian122021-02-19 07:43:32 +0000
commit89f356fd038bbeb2dd1c35e1098954ed34d3cef0 (patch)
tree2803c4444c70eee18dd7b0a7f5d56650b2cc2c9b /PKGBUILD
parentf7f3059ef7fd35c9993b0ba572c1b4725757e2c8 (diff)
downloadaur-89f356fd038bbeb2dd1c35e1098954ed34d3cef0.tar.gz
Automatic Update to 2.331270c
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0795fe0218b6..6124abe12eae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainter: Talebian <talebian@sovietunion.xyz>
pkgname=bottles-git
-pkgver=2.0d83710
+pkgver=2.331270c
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=0d83710
+_ver=331270c
prepare () {
cd "$srcdir/$_repo"