summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormirkobrombin2021-05-22 21:09:01 +0200
committermirkobrombin2021-05-22 21:09:01 +0200
commit9003c223793f8e9fd41e979e4c337ff039410652 (patch)
treeb41083dfbf9eb7f84f1c2283d5f8f8556d79fd65 /PKGBUILD
parent6e67803c5b25aca4217ba240def7ab1997b3bca9 (diff)
downloadaur-9003c223793f8e9fd41e979e4c337ff039410652.tar.gz
Release 3.1.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e87c2c0f46b4..7506d94caae9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Francesco Masala <mail@francescomasala.me>
pkgname=bottles
-pkgver=3.1.10
+pkgver=3.1.11
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=('b91c3dc95518b97ab26fd036194e39299eb0543474c04bf1769df21731cb688b')
+sha256sums=('b271f38522602282c0116b9102b28ccdc2435b36cf7a19e5d2547ed405f4e163')
build() {
cd "Bottles-${pkgver}"