summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortalebian122021-01-30 13:45:01 +0000
committertalebian122021-01-30 13:45:01 +0000
commit4fb1882b0dd72a356609eff1ae99127a1effb3c2 (patch)
treea90cf47834e7ad0fb7179764c9ff6ce2c90d360b /PKGBUILD
parent2e9bdb0f2c2bba59f3ce850d9dff514836035448 (diff)
downloadaur-4fb1882b0dd72a356609eff1ae99127a1effb3c2.tar.gz
Automatic Update to 2.3f4b10c
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4ba773873d3..0fb6bbeff238 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainter: Talebian <talebian@sovietunion.xyz>
pkgname=bottles-git
-pkgver=2.7587f84
+pkgver=2.3f4b10c
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=7587f84
+_ver=3f4b10c
prepare () {
cd "$srcdir/$_repo"