summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMirko Brombin2021-04-02 08:36:48 +0200
committerMirko Brombin2021-04-02 08:36:48 +0200
commit14f9976ad8e13af36c504618e7b9400251f4a031 (patch)
tree48eceb7a07ed39c8d0c70b0ff8aabb7627e26823
parent578bd1d26258eb1c2dc6a9bfa11d4c31c36d5b2e (diff)
downloadaur-14f9976ad8e13af36c504618e7b9400251f4a031.tar.gz
Release 3.1.3
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 247212a45e54..c31dad938414 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Francesco Masala <mail@francescomasala.me>
pkgname=bottles
-pkgver=3.1.2
+pkgver=3.1.3
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=('3aacc125ec55a3a6cbf334404754f96b635b995b8877fe6763577fa9e6dbdfff')
+sha256sums=('f02b76cb944d6beb1f14df26a65ad0257d98ae8d1361b5665b6ee71c65191e6c')
build() {
cd "Bottles-${pkgver}"