summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormirkobrombin2021-08-29 10:37:13 +0200
committermirkobrombin2021-08-29 10:37:13 +0200
commitaf5f8f36456495d4377ef1665099ec7c2d6b869a (patch)
tree52137a3e4bdb4528c4bab4e136b2e31c813ea942 /PKGBUILD
parent925427d4472d52b7dfdf09cf4dc9d2793f06a7ad (diff)
downloadaur-af5f8f36456495d4377ef1665099ec7c2d6b869a.tar.gz
release 2021.8.28-treviso-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39d1a986b4c7..75f2205520df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,8 +29,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=('2671ee07a32cc801937c055b73b5c1c8ac26eb6be99649e9c27454ce974f7e53')
+source=("${pkgname}-${pkgver}-treviso-2.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-treviso-2.tar.gz")
+sha256sums=('5115f9d5a61a3088f0ce38e9abe3a3ae1ee0244dd2653ad731758a844d49c45d')
build() {
cd "Bottles-${pkgver}-treviso"