summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancesco Masala2022-02-28 09:00:23 +0100
committerFrancesco Masala2022-02-28 09:00:23 +0100
commitbccda083152c1039fd68840e0426f3038a667690 (patch)
treea3e15162b02d15b401abd63f50c61d49730dfc55 /PKGBUILD
parenta131da25da59fab8c0ae2f51d172fdcb80590d4f (diff)
downloadaur-bccda083152c1039fd68840e0426f3038a667690.tar.gz
Updated bottles to 2022.2.28
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1edf1d99640a..e6bce21e7164 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Francesco Masala <mail@francescomasala.me>
pkgname=bottles
-pkgver=2022.2.14
+pkgver=2022.2.28
pkgrel=1
pkgdesc='Easily manage wine and proton prefix'
arch=('x86_64')
@@ -36,7 +36,7 @@ optdepends=(
'gamemode')
makedepends=('meson' 'ninja')
source=("${pkgname}-${pkgver}-trento.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-trento.tar.gz")
-sha256sums=('7f8b57b444a68c75b6a3c8e6b40bc8b375e3583f1cc325b9c32c2e98e1adb7a2')
+sha256sums=('a22ac7cdc95affc15ca01a5138e4aef2eb192c292ebd6f855da4621e5e880c59')
build() {
if [[ -d Bottles ]]; then