summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Masala2022-05-18 22:16:30 +0200
committerFrancesco Masala2022-05-18 22:16:30 +0200
commit14293ce61d8a1e6c46a2a7769fa3eafb4d9cce92 (patch)
treeb365c7ed6846f9ce30cac4425818ec2517d6aec6
parent3031b847656f50d583fca4c7c63275082c225df2 (diff)
downloadaur-14293ce61d8a1e6c46a2a7769fa3eafb4d9cce92.tar.gz
Updated bottles to version 2022.05.14-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94ea43c745f5..469309f11ef6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = bottles
pkgdesc = Easily manage wine and proton prefix
pkgver = 2022.5.14
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/bottlesdevs/Bottles
arch = x86_64
license = GPL3
@@ -31,7 +31,7 @@ pkgbase = bottles
optdepends = lib32-vulkan-icd-loader
optdepends = vulkan-icd-loader
optdepends = gamemode
- source = bottles-2022.5.14-trento-1.tar.gz::https://github.com/bottlesdevs/Bottles/archive/2022.5.14-trento-1.tar.gz
- sha256sums = 48aad92fd18edfafd95b7d9716249a939e63c3b62741378fec8f78db5f08154b
+ source = bottles-2022.5.14-trento-2.tar.gz::https://github.com/bottlesdevs/Bottles/archive/2022.5.14-trento-2.tar.gz
+ sha256sums = 1a6a76f753e9bbcc625cecaf038957da8500da2f110974e91311adb0d9195407
pkgname = bottles
diff --git a/PKGBUILD b/PKGBUILD
index d69d5348c299..bff043adee68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=bottles
pkgver=2022.5.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=('48aad92fd18edfafd95b7d9716249a939e63c3b62741378fec8f78db5f08154b')
+source=("${pkgname}-${pkgver}-trento-2.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-trento-2.tar.gz")
+sha256sums=('1a6a76f753e9bbcc625cecaf038957da8500da2f110974e91311adb0d9195407')
build() {
if [[ -d Bottles ]]; then