summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Masala2021-02-01 14:52:29 +0100
committerFrancesco Masala2021-02-01 14:52:29 +0100
commitf9968892d5ddbaea1753ca7407922d5b1c8b9137 (patch)
tree773b702c8e5bd836f69801397f567db2926382ba
parent088d36bc4e6be0748784cfcb4fdf65e0ce0659db (diff)
downloadaur-f9968892d5ddbaea1753ca7407922d5b1c8b9137.tar.gz
Updated bottles to 2.1.0.5
-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}"