summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMirko Brombin2021-04-21 15:03:47 +0200
committerMirko Brombin2021-04-21 15:03:47 +0200
commit024df274835ccad0dad7f11639481614d6fb3d06 (patch)
tree22738d1751fa276ec8d3f838d99101800cfe60f8 /PKGBUILD
parentaec351f21e5c846d363437000702efeb1c878448 (diff)
downloadaur-024df274835ccad0dad7f11639481614d6fb3d06.tar.gz
Release 3.1.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c31dad938414..dd829bf3ed00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Francesco Masala <mail@francescomasala.me>
pkgname=bottles
-pkgver=3.1.3
+pkgver=3.1.5
pkgrel=1
pkgdesc='Easily manage wineprefix'
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('wine' 'hicolor-icon-theme' 'dconf' 'python' 'libhandy' 'gtk3' 'python-gobject')
makedepends=('meson' 'ninja')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}.tar.gz")
-sha256sums=('f02b76cb944d6beb1f14df26a65ad0257d98ae8d1361b5665b6ee71c65191e6c')
+sha256sums=('12bb100d9aa1272efc12592d013e56228c341e125189e54dc6407caac3e19808')
build() {
cd "Bottles-${pkgver}"