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 6a1c5e780893..cec517ec9c44 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bottles
pkgdesc = Easily manage wineprefix
- pkgver = 3.0.5
+ pkgver = 3.0.6
pkgrel = 1
url = https://usebottles.com
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = bottles
depends = dconf
depends = python
depends = libhandy
- source = bottles-3.0.5.tar.gz::https://github.com/bottlesdevs/Bottles/archive/3.0.5.tar.gz
+ source = bottles-3.0.6.tar.gz::https://github.com/bottlesdevs/Bottles/archive/3.0.6.tar.gz
sha256sums = SKIP
pkgname = bottles
diff --git a/PKGBUILD b/PKGBUILD
index 01aa5fc94dcd..c77a23fff815 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Francesco Masala <mail@francescomasala.me>
pkgname=bottles
-pkgver=3.0.5
+pkgver=3.0.6
pkgrel=1
pkgdesc='Easily manage wineprefix'
arch=('x86_64')