summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormirkobrombin2021-05-21 21:37:37 +0200
committermirkobrombin2021-05-21 21:37:37 +0200
commit6657b6eabb50f5f6da694df28663c187435f0720 (patch)
tree75e916a8939400eb75584609e4da0de6a174e6b9 /PKGBUILD
parent1ebc7b94855b67b77a07f8850074bf1abc656af2 (diff)
downloadaur-6657b6eabb50f5f6da694df28663c187435f0720.tar.gz
Release 3.1.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34d81128042b..06e6a30491fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Francesco Masala <mail@francescomasala.me>
pkgname=bottles
-pkgver=3.1.8
+pkgver=3.1.9
pkgrel=1
pkgdesc='Easily manage wineprefix'
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}.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}.tar.gz")
-sha256sums=('097849b9801a6c3a5359cb9c135d9fa0fa7d96028889f5840513cdf6a376db47')
+sha256sums=('32314d107f2f551828770e7b4784ce1cbe5aafb6c88757b6088fe7a74eee2230')
build() {
cd "Bottles-${pkgver}"