summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancesco Masala2021-07-02 11:20:51 +0200
committerFrancesco Masala2021-07-02 11:20:51 +0200
commitaca0f284954dde6fd942acb7678e851cf9c632af (patch)
tree7b42dafedc0a5b2bb235aea458743542f8ca8fc1 /PKGBUILD
parent885d4df5d01c2cd3b63cc14f567108c8a027637b (diff)
downloadaur-aca0f284954dde6fd942acb7678e851cf9c632af.tar.gz
Updated bottles to 2021.7.2-Treviso
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6a7fcff5aff..5bfeacb2e9c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Francesco Masala <mail@francescomasala.me>
pkgname=bottles
-pkgver=2021.7.1
+pkgver=2021.7.2
pkgrel=1
pkgdesc='Easily manage wine and proton prefix'
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('hicolor-icon-theme' 'dconf' 'python' 'libhandy' 'gtk3' 'python-gobject
optdepends=('wine')
makedepends=('meson' 'ninja')
source=("${pkgname}-${pkgver}-treviso.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-treviso.tar.gz")
-sha256sums=('75834816bc047ac75261bb1d151889c6fb97ae83408538f1bdff1d6519fd7a5d')
+sha256sums=('828c75fdf143db5027543de4a16e61576762bc11fe3bfaec2607eac9b15326cb')
build() {
cd "Bottles-${pkgver}-treviso"