summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancesco Masala2021-11-15 15:07:54 +0100
committerFrancesco Masala2021-11-15 15:07:54 +0100
commit1d4738a46bdf50082f9ba5274bee6273edba24ef (patch)
tree9a6eac1e9fe91815896a3344c0a9e7832eb837fe /PKGBUILD
parent629f4e96e26eb0a1de5432affa069000ccb4efd1 (diff)
downloadaur-1d4738a46bdf50082f9ba5274bee6273edba24ef.tar.gz
Updated to version 2021.11.14 Hotfix 2 - Back in time
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 244b71d233dc..769e0b218042 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=bottles
pkgver=2021.11.14
-pkgrel=2
+pkgrel=3
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-1.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-treviso-1.tar.gz")
-sha256sums=('b91119a197b29d23b65a277707d9c0756c52ac86d179b4425e523870f59b0997')
+source=("${pkgname}-${pkgver}-treviso-2.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-treviso-2.tar.gz")
+sha256sums=('1a711aad8cc358f9ef5a55a536cd01ec45042536e0360c7169d33748825b3f83')
build() {
if [[ -d Bottles ]]; then