summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormirkobrombin2021-09-07 07:40:53 +0200
committermirkobrombin2021-09-07 07:40:53 +0200
commit7c81ee0ee1b7973d31640f4032563246f5d4100f (patch)
treeac29d30027336649b1411e2724f934e0d7fc9a6c /PKGBUILD
parentcb01fbf8d8f1b0c317d76cba2e6b7ed49fe13fda (diff)
downloadaur-7c81ee0ee1b7973d31640f4032563246f5d4100f.tar.gz
release 2021.8.28-treviso-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5bc97ed896c6..6a206af1cf18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=bottles
pkgver=2021.8.28
-pkgrel=3
+pkgrel=4
pkgdesc='Easily manage wine and proton prefix'
arch=('x86_64')
url="https://github.com/bottlesdevs/Bottles"
@@ -29,8 +29,8 @@ optdepends=(
'vulkan-icd-loader'
'gamemode')
makedepends=('meson' 'ninja')
-source=("${pkgname}-${pkgver}-treviso-3.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-treviso-3.tar.gz")
-sha256sums=('af1f76fe54330d070af378a9d6985cf08efb19a192ccf836284717bc02023223')
+source=("${pkgname}-${pkgver}-treviso-4.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-treviso-4.tar.gz")
+sha256sums=('c97f7f532e8d11e0642f6226514c5982dfdef35e43ca06d2ff719cc3e1201ada')
build() {
if [[ -d Bottles ]]; then