summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormirkobrombin2021-05-22 16:08:52 +0200
committermirkobrombin2021-05-22 16:08:52 +0200
commit6e67803c5b25aca4217ba240def7ab1997b3bca9 (patch)
tree05d4c8926057e7febaeeaa6a8308d390bb819e87 /PKGBUILD
parent6657b6eabb50f5f6da694df28663c187435f0720 (diff)
downloadaur-6e67803c5b25aca4217ba240def7ab1997b3bca9.tar.gz
Release 3.1.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06e6a30491fd..e87c2c0f46b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Francesco Masala <mail@francescomasala.me>
pkgname=bottles
-pkgver=3.1.9
+pkgver=3.1.10
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=('32314d107f2f551828770e7b4784ce1cbe5aafb6c88757b6088fe7a74eee2230')
+sha256sums=('b91c3dc95518b97ab26fd036194e39299eb0543474c04bf1769df21731cb688b')
build() {
cd "Bottles-${pkgver}"