summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlotation2022-10-17 16:23:37 +0200
committerlotation2022-10-17 16:23:37 +0200
commit23d5c3e7b90ec0839b5ee1bae67cb2bdd1dadebe (patch)
tree62ab8e79a141649bee892d25fcd5a92e2c5c051f /PKGBUILD
parentec4276d121053e35b8a224e2be3f78b07e5aba19 (diff)
downloadaur-23d5c3e7b90ec0839b5ee1bae67cb2bdd1dadebe.tar.gz
updated bottles to latest release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 214c2186471e..f161caf30457 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Francesco Masala <mail@francescomasala.me>
pkgname=bottles
-pkgver=2022.10.14
+pkgver=2022.10.14.1
pkgrel=1
pkgdesc='Easily manage wine and proton prefix'
arch=('x86_64')
@@ -43,7 +43,7 @@ optdepends=(
'vulkan-icd-loader')
makedepends=('meson' 'ninja' 'blueprint-compiler')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/bottlesdevs/Bottles/archive/refs/tags/${pkgver}.tar.gz")
-sha256sums=('7405a756896bceb0adc4d2e0ad688eeab235c888f848674d1eff9416fb1360bd')
+sha256sums=('3031a9755a466df64a4344f54808e3d743a5043155ad6fe96adccb047bb61f29')
build() {
if [[ -d Bottles ]]; then