summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancesco Masala2021-12-14 17:38:45 +0100
committerFrancesco Masala2021-12-14 17:38:45 +0100
commit5b3b8f197fb8e1e069eab313ec60dbcc03e24c4f (patch)
tree16e40173f6b52e888be982563a008dcab7a0a76d /PKGBUILD
parentd1b65dd2694ee387dbc0286c14a7c37a0254c588 (diff)
downloadaur-5b3b8f197fb8e1e069eab313ec60dbcc03e24c4f.tar.gz
Updated bottles to 2021.12.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 3a77c859ba31..26dbe38f4871 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=bottles
pkgver=2021.12.14
-pkgrel=1
+pkgrel=2
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.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-treviso.tar.gz")
-sha256sums=('bf34349345782e20a67d4afe152b7c6528361128730a4ec45e5058489cd41aae')
+source=("${pkgname}-${pkgver}-treviso-${pkgrel}.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-treviso-${pkgrel}.tar.gz")
+sha256sums=('1c3febf9b04ece5093e14532958ab02277a3c0dee5d18ff30ed7aa88eb4f70e0')
build() {
if [[ -d Bottles ]]; then