summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancesco Masala2022-06-07 21:58:03 +0200
committerFrancesco Masala2022-06-07 21:58:03 +0200
commitfe8346498ab47f3e910bcccd1b7e707ee96ee8b7 (patch)
treebce76e1a121b0fed25151f68016644f02bf999e8 /PKGBUILD
parent6aa489f603f86ec795b0d4f9f92739dec81643ac (diff)
downloadaur-fe8346498ab47f3e910bcccd1b7e707ee96ee8b7.tar.gz
Updated bottles to version 2022.05.28-3 (Sorry for the delay)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13b80e77f554..5ce4f6fae684 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=bottles
pkgver=2022.5.28
-pkgrel=4
+pkgrel=5
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-2.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-trento-2.tar.gz")
-sha256sums=('a58f8816bc6b11af7b00f4b2140707df140bf50f4680e7f6717cb18abd85dae5')
+source=("${pkgname}-${pkgver}-trento-3.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-trento-3.tar.gz")
+sha256sums=('07d8a054abfe8393ae8115761ce4a709735ebb4455a2a923785c9d2ae042949f')
build() {
if [[ -d Bottles ]]; then