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 639a6275a453..b8f751dd85c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=bottles
-pkgver=2.1.0.4
+pkgver=2.1.0.5
pkgrel=1
pkgdesc='Easily manage wineprefix'
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('hicolor-icon-theme' 'dconf' 'python')
makedepends=('meson' 'ninja')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}.tar.gz")
-sha256sums=('90ba3cc4103cb23f6c26cd080aa1813dd912739e41a0b1cf3b016954eb684b37')
+sha256sums=('ddb0f59d6d16b196e57e20f4959e76fba77e09658e1f80cb1545309d97c638e3')
build() {
cd "Bottles-${pkgver}"