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 137ad04ccd0a..4948788143c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bottles
pkgdesc = Easily manage wineprefix
- pkgver = 2.1.2
+ pkgver = 3.0
pkgrel = 1
url = https://usebottles.com
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = bottles
depends = dconf
depends = python
depends = libhandy
- source = bottles-2.1.2.tar.gz::https://github.com/bottlesdevs/Bottles/archive/2.1.2.tar.gz
+ source = bottles-3.0.tar.gz::https://github.com/bottlesdevs/Bottles/archive/3.0.tar.gz
sha256sums = SKIP
pkgname = bottles
diff --git a/PKGBUILD b/PKGBUILD
index 5123bca098b4..72b21afc49a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Francesco Masala <mail@francescomasala.me>
pkgname=bottles
-pkgver=2.1.2
+pkgver=3.0
pkgrel=1
pkgdesc='Easily manage wineprefix'
arch=('x86_64')