summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancesco Masala2022-01-16 09:50:37 +0100
committerFrancesco Masala2022-01-16 09:50:37 +0100
commit8b39a1efe2af7ff1e9fc7fadbacbeeb99fccce83 (patch)
tree69abc2d2cfb419793a1301f2dd12fe919fd1e252 /PKGBUILD
parent7b00df7c152ce482c1ca5732083acf8889b8a0e6 (diff)
downloadaur-8b39a1efe2af7ff1e9fc7fadbacbeeb99fccce83.tar.gz
Upgraded bottles to 2022.01.14 Hotfix 2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 628985004531..69f554f2f459 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=bottles
pkgver=2022.1.14
-pkgrel=1
+pkgrel=2
pkgdesc='Easily manage wine and proton prefix'
arch=('x86_64')
url="https://github.com/bottlesdevs/Bottles"
@@ -32,8 +32,8 @@ optdepends=(
'vulkan-icd-loader'
'gamemode')
makedepends=('meson' 'ninja')
-source=("${pkgname}-${pkgver}-trento-1.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-trento-1.tar.gz")
-sha256sums=('1cfccc4f1df1e356657b282661f561a588c0f5b133208dbecfefe1ea8b2b6e32')
+source=("${pkgname}-${pkgver}-trento-2.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-trento-2.tar.gz")
+sha256sums=('9512242d84aa6502385cd268320156ddf92815601b4f067a8bacd90f8c9a4856')
build() {
if [[ -d Bottles ]]; then