summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Masala2021-03-02 10:34:47 +0100
committerFrancesco Masala2021-03-02 10:34:47 +0100
commitc6ce5b1d7ee9abf832e2e098cd40aa2adee42a15 (patch)
tree2c75d841f8e150062cdcbeeca1a1479adc4e1dc8
parent6bd51481b0b2c778d86a8ff6da95ebb1136f48cc (diff)
downloadaur-c6ce5b1d7ee9abf832e2e098cd40aa2adee42a15.tar.gz
Updated to 3.0.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4948788143c4..6f2e47295a2a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bottles
pkgdesc = Easily manage wineprefix
- pkgver = 3.0
+ pkgver = 3.0.4
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.tar.gz::https://github.com/bottlesdevs/Bottles/archive/3.0.tar.gz
+ source = bottles-3.0.4.tar.gz::https://github.com/bottlesdevs/Bottles/archive/3.0.4.tar.gz
sha256sums = SKIP
pkgname = bottles
diff --git a/PKGBUILD b/PKGBUILD
index 72b21afc49a7..d16622391264 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Francesco Masala <mail@francescomasala.me>
pkgname=bottles
-pkgver=3.0
+pkgver=3.0.4
pkgrel=1
pkgdesc='Easily manage wineprefix'
arch=('x86_64')