summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3c90aae5547..5b3ef3375268 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bottles
pkgdesc = Easily manage wineprefix
- pkgver = 2.1.0.6
+ pkgver = 2.1.0.7
pkgrel = 1
url = https://usebottles.com
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = bottles
depends = hicolor-icon-theme
depends = dconf
depends = python
- source = bottles-2.1.0.6.tar.gz::https://github.com/bottlesdevs/Bottles/archive/2.1.0.6.tar.gz
+ source = bottles-2.1.0.7.tar.gz::https://github.com/bottlesdevs/Bottles/archive/2.1.0.7.tar.gz
sha256sums = SKIP
pkgname = bottles
diff --git a/PKGBUILD b/PKGBUILD
index 10fc0b4279b9..a46cb55cccbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Francesco Masala <mail@francescomasala.me>
pkgname=bottles
-pkgver=2.1.0.6
+pkgver=2.1.0.7
pkgrel=1
pkgdesc='Easily manage wineprefix'
arch=('x86_64')