summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlotation2023-02-27 00:12:42 +0100
committerlotation2023-02-27 00:12:42 +0100
commit1fb2a745c67425fb4acdd27a512b4bad3d8e0c20 (patch)
treee00702aabd58b2749ac1c796c055274a76b5ff49 /PKGBUILD
parent7d7e14c02a0fd564d312cc5306da3de653c6de63 (diff)
downloadaur-1fb2a745c67425fb4acdd27a512b4bad3d8e0c20.tar.gz
updated Bottles
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ca187a4465c..6ae7bc28ac5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Francesco Masala <mail@francescomasala.me>
pkgname=bottles
-pkgver=50.2
+pkgver=51.5
pkgrel=1
epoch=2
pkgdesc='Easily manage wine and proton prefix'
@@ -28,6 +28,7 @@ depends=(
'python-gobject'
'python-markdown'
'python-orjson'
+ 'python-pathvalidate'
'python-pillow'
'python-pycurl'
'python-requests'
@@ -46,7 +47,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=('42d15b2f54d7157f79501e5083e212afbe26a65370296bcb74c73eea89f4e3a1')
+sha256sums=('f529d4cc0150648cec8cd9a1d98c1fb62f2739fe24d47264749570e83c2ea2ef')
build() {
if [[ -d Bottles ]]; then