summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormirkobrombin2022-03-14 17:13:57 +0100
committermirkobrombin2022-03-14 17:13:57 +0100
commit12abb7a74b2e0758ac2fa38099f79278f2eacb94 (patch)
tree37363c8c8100e2d9f87c877affe09de320943f28 /PKGBUILD
parent270cdadaf98e150822dbdd58c13f6e6b6e1d5930 (diff)
downloadaur-12abb7a74b2e0758ac2fa38099f79278f2eacb94.tar.gz
2022.3.14-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0218ffb91178..a8e69cbf55e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=bottles
pkgver=2022.3.14
-pkgrel=2
+pkgrel=3
pkgdesc='Easily manage wine and proton prefix'
arch=('x86_64')
url="https://github.com/bottlesdevs/Bottles"
@@ -35,8 +35,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=('05adc1a4965d29cf1a5e68daec2e71a98e8ae9c452aaadb13f5987232afeb208')
+source=("${pkgname}-${pkgver}-trento-2.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-trento-2.tar.gz")
+sha256sums=('e430e04f57e4ce87feb8d312e1e6b320b7dbb3f6ac02f625405be2e4517705b6')
build() {
if [[ -d Bottles ]]; then