summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Masala2022-01-16 09:50:37 +0100
committerFrancesco Masala2022-01-16 09:50:37 +0100
commit8b39a1efe2af7ff1e9fc7fadbacbeeb99fccce83 (patch)
tree69abc2d2cfb419793a1301f2dd12fe919fd1e252
parent7b00df7c152ce482c1ca5732083acf8889b8a0e6 (diff)
downloadaur-8b39a1efe2af7ff1e9fc7fadbacbeeb99fccce83.tar.gz
Upgraded bottles to 2022.01.14 Hotfix 2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f919747d47a..d7bdd4cbc63e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = bottles
pkgdesc = Easily manage wine and proton prefix
pkgver = 2022.1.14
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/bottlesdevs/Bottles
arch = x86_64
license = GPL3
@@ -28,7 +28,7 @@ pkgbase = bottles
optdepends = lib32-vulkan-icd-loader
optdepends = vulkan-icd-loader
optdepends = gamemode
- source = bottles-2022.1.14-trento-1.tar.gz::https://github.com/bottlesdevs/Bottles/archive/2022.1.14-trento-1.tar.gz
- sha256sums = 1cfccc4f1df1e356657b282661f561a588c0f5b133208dbecfefe1ea8b2b6e32
+ source = bottles-2022.1.14-trento-2.tar.gz::https://github.com/bottlesdevs/Bottles/archive/2022.1.14-trento-2.tar.gz
+ sha256sums = 9512242d84aa6502385cd268320156ddf92815601b4f067a8bacd90f8c9a4856
pkgname = bottles
diff --git a/PKGBUILD b/PKGBUILD
index 628985004531..69f554f2f459 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=bottles
pkgver=2022.1.14
-pkgrel=1
+pkgrel=2
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-1.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-trento-1.tar.gz")
-sha256sums=('1cfccc4f1df1e356657b282661f561a588c0f5b133208dbecfefe1ea8b2b6e32')
+source=("${pkgname}-${pkgver}-trento-2.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-trento-2.tar.gz")
+sha256sums=('9512242d84aa6502385cd268320156ddf92815601b4f067a8bacd90f8c9a4856')
build() {
if [[ -d Bottles ]]; then