summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Masala2021-09-29 18:12:43 +0200
committerFrancesco Masala2021-09-29 18:12:43 +0200
commit8f0297d9390b5b97e0638c572e9b01dc9aee3d34 (patch)
tree07564fc0dbeac38dd8c0abe0a93c46c1e5b85116
parenta9eb7fafc45b36b611eff9c96980fd3ae962f70b (diff)
downloadaur-8f0297d9390b5b97e0638c572e9b01dc9aee3d34.tar.gz
Updated to 2021.9.28
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9579577fffcf..1c08eaf07dd6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bottles
pkgdesc = Easily manage wine and proton prefix
- pkgver = 2021.9.14
+ pkgver = 2021.9.28
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.9.14-treviso.tar.gz::https://github.com/bottlesdevs/Bottles/archive/2021.9.14-treviso.tar.gz
- sha256sums = d66b9589164cd256064faefcb825d898c8e57099caddfca60267f67f93e65065
+ source = bottles-2021.9.28-treviso.tar.gz::https://github.com/bottlesdevs/Bottles/archive/2021.9.28-treviso.tar.gz
+ sha256sums = 6a5bc4316aeaee3eb40e25ed2b827a86e68ae463b7d840b9b2d2e6986aae76ca
pkgname = bottles
diff --git a/PKGBUILD b/PKGBUILD
index 0015734e86b6..63697059abfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Francesco Masala <mail@francescomasala.me>
pkgname=bottles
-pkgver=2021.9.14
+pkgver=2021.9.28
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=('d66b9589164cd256064faefcb825d898c8e57099caddfca60267f67f93e65065')
+sha256sums=('6a5bc4316aeaee3eb40e25ed2b827a86e68ae463b7d840b9b2d2e6986aae76ca')
build() {
if [[ -d Bottles ]]; then