summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormirkobrombin2021-06-09 08:44:43 +0200
committermirkobrombin2021-06-09 08:44:43 +0200
commitf21406b7a6fbfc6f8f63f2d551461fc779faf9a6 (patch)
treecc51e420fd45ba96cb9c67a076fa180f738ea28f /PKGBUILD
parent9003c223793f8e9fd41e979e4c337ff039410652 (diff)
downloadaur-f21406b7a6fbfc6f8f63f2d551461fc779faf9a6.tar.gz
Release 3.1.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7506d94caae9..8e2d203a36de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Francesco Masala <mail@francescomasala.me>
pkgname=bottles
-pkgver=3.1.11
+pkgver=3.1.13
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=('b271f38522602282c0116b9102b28ccdc2435b36cf7a19e5d2547ed405f4e163')
+sha256sums=('3a00e282639d0afb0a17aa17c7e2f08479600d278f7485422144e4284b4e733d')
build() {
cd "Bottles-${pkgver}"