summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormirkobrombin2021-08-14 15:07:22 +0200
committermirkobrombin2021-08-14 15:07:22 +0200
commitc77894f2b92e3fb36864466e813e8cd6a5c0f25b (patch)
tree4d715c5fa26f0c62da1fc572bb37263b2f76de5d
parent12f38653f1bf3fe6e1876c77a467dc9a161ede15 (diff)
downloadaur-c77894f2b92e3fb36864466e813e8cd6a5c0f25b.tar.gz
release 2021.8.14
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 281e18415f25..5a02113c826a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bottles
pkgdesc = Easily manage wine and proton prefix
- pkgver = 2021.7.28
+ pkgver = 2021.8.14
pkgrel = 1
url = https://usebottles.com
arch = any
@@ -25,8 +25,8 @@ pkgbase = bottles
optdepends = lib32-vulkan-icd-loader
optdepends = vulkan-icd-loader
optdepends = gamemode
- source = bottles-2021.7.28-treviso.tar.gz::https://github.com/bottlesdevs/Bottles/archive/2021.7.28-treviso.tar.gz
- sha256sums = 96b814a4f70c1e2316ee9696febe2da1ecd8595560cd4edd8352de144b9adbd6
+ source = bottles-2021.8.14-treviso.tar.gz::https://github.com/bottlesdevs/Bottles/archive/2021.8.14-treviso.tar.gz
+ sha256sums = 6ba42a7c6c63c6690618f77cf4cac9a381861a8fbcf64cd0621bb46922667a34
pkgname = bottles
diff --git a/PKGBUILD b/PKGBUILD
index b2f392d07f5d..004046c3c0ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Francesco Masala <mail@francescomasala.me>
pkgname=bottles
-pkgver=2021.7.28
+pkgver=2021.8.14
pkgrel=1
pkgdesc='Easily manage wine and proton prefix'
arch=('x86_64')
@@ -30,7 +30,7 @@ optdepends=(
'gamemode')
makedepends=('meson' 'ninja')
source=("${pkgname}-${pkgver}-treviso.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-treviso.tar.gz")
-sha256sums=('96b814a4f70c1e2316ee9696febe2da1ecd8595560cd4edd8352de144b9adbd6')
+sha256sums=('6ba42a7c6c63c6690618f77cf4cac9a381861a8fbcf64cd0621bb46922667a34')
build() {
cd "Bottles-${pkgver}-treviso"