summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormirkobrombin2021-11-15 21:33:51 +0100
committermirkobrombin2021-11-15 21:33:51 +0100
commit079889cb83f35749464fa3d125d4f2943ad999f4 (patch)
tree4477498e1895ceff437f3185cf3e928a421f3c4c /PKGBUILD
parent1d4738a46bdf50082f9ba5274bee6273edba24ef (diff)
downloadaur-079889cb83f35749464fa3d125d4f2943ad999f4.tar.gz
2021.11.14-treviso-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 769e0b218042..bf0c33625bcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=bottles
pkgver=2021.11.14
-pkgrel=3
+pkgrel=4
pkgdesc='Easily manage wine and proton prefix'
arch=('x86_64')
url="https://github.com/bottlesdevs/Bottles"
@@ -31,8 +31,8 @@ optdepends=(
'vulkan-icd-loader'
'gamemode')
makedepends=('meson' 'ninja')
-source=("${pkgname}-${pkgver}-treviso-2.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-treviso-2.tar.gz")
-sha256sums=('1a711aad8cc358f9ef5a55a536cd01ec45042536e0360c7169d33748825b3f83')
+source=("${pkgname}-${pkgver}-treviso-3.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-treviso-3.tar.gz")
+sha256sums=('2b627f1410ca90357c9e372eac415334a33c4fccbc400b0dd2b6f044455bd87d')
build() {
if [[ -d Bottles ]]; then