summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlotation2023-01-18 15:32:30 +0100
committerlotation2023-01-18 15:32:30 +0100
commitb7dad78f4607c6f43f71156c5948e2cbc6a48093 (patch)
tree6269478b0b2dda57e4c16f0a08913891192c5260 /PKGBUILD
parent00dfbf06be7124b7c00101e6b9e1dce125f899e6 (diff)
downloadaur-b7dad78f4607c6f43f71156c5948e2cbc6a48093.tar.gz
updated bottles to version 50.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 984ed69ccdae..0ca187a4465c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Francesco Masala <mail@francescomasala.me>
pkgname=bottles
-pkgver=50.1
+pkgver=50.2
pkgrel=1
epoch=2
pkgdesc='Easily manage wine and proton prefix'
@@ -46,7 +46,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=('d8ce970df15ae82d465618880e02d26121199898371b9b251e6dd9254b026b0b')
+sha256sums=('42d15b2f54d7157f79501e5083e212afbe26a65370296bcb74c73eea89f4e3a1')
build() {
if [[ -d Bottles ]]; then