summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancesco Masala2022-01-19 11:12:17 +0100
committerFrancesco Masala2022-01-19 11:12:17 +0100
commit11d6ccc741f23f1dd3a0525cbb36e17ad992b405 (patch)
tree941197322a71ac905fdc1418f5174ccfdcd815b0 /PKGBUILD
parent8b39a1efe2af7ff1e9fc7fadbacbeeb99fccce83 (diff)
downloadaur-11d6ccc741f23f1dd3a0525cbb36e17ad992b405.tar.gz
Upgraded bottles to 2022.01.14 Hotfix 4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 69f554f2f459..0e991e5dec89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=bottles
pkgver=2022.1.14
-pkgrel=2
+pkgrel=4
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-2.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-trento-2.tar.gz")
-sha256sums=('9512242d84aa6502385cd268320156ddf92815601b4f067a8bacd90f8c9a4856')
+source=("${pkgname}-${pkgver}-trento-4.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-trento-4.tar.gz")
+sha256sums=('3301188a5a93bb7720c0701a5ab8e004a5fabf7a475cd0dc86ee164bbf775bab')
build() {
if [[ -d Bottles ]]; then