summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eea2ec4f0f42..bb46b8bd9943 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Francesco Masala <mail@francescomasala.me>
pkgname=bottles
-pkgver=3.0.9
+pkgver=3.1.0
pkgrel=1
pkgdesc='Easily manage wineprefix'
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('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=('2775345c109bf0c358f565eeaed43b0b908ae7b9ff9fd8b984151648fa2bbd42')
+sha256sums=('69853021a1843db75d0158f95b0d13311ff83244b44520855a06d82ba34e2a8b')
build() {
cd "Bottles-${pkgver}"