summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancesco Masala2023-01-15 12:03:18 +0100
committerFrancesco Masala2023-01-15 12:03:18 +0100
commit261707ea4c2b61fa5de75a3d855d68f53e8cf787 (patch)
treed7d5bb0745c161196d0583d4fb244a3ac2ae105a /PKGBUILD
parent65d088c2d6cc9644929fbd5f98a27493cb28ecea (diff)
downloadaur-261707ea4c2b61fa5de75a3d855d68f53e8cf787.tar.gz
Updated bottles to 50.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3d5921bdb11..c34e91a0aa71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Francesco Masala <mail@francescomasala.me>
pkgname=bottles
-pkgver=2022.12.14
+pkgver=50.1
pkgrel=1
pkgdesc='Easily manage wine and proton prefix'
arch=('x86_64')
@@ -45,7 +45,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=('4592624f3b504eb936c828c017d226378cc512a3a1859944b25eefc4af033fd0')
+sha256sums=('d8ce970df15ae82d465618880e02d26121199898371b9b251e6dd9254b026b0b')
build() {
if [[ -d Bottles ]]; then