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 2c08ae29ef62..7bf228297cdc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cozy-audiobooks
pkgdesc = A modern audio book player for Linux using GTK+ 3.
- pkgver = 0.4.0
+ pkgver = 0.4.1
pkgrel = 1
url = https://github.com/geigi/cozy
arch = i686
@@ -17,7 +17,7 @@ pkgbase = cozy-audiobooks
depends = python-gobject
depends = python-mutagen
depends = python-peewee
- source = https://github.com/geigi/cozy/archive/0.4.0.zip
+ source = https://github.com/geigi/cozy/archive/0.4.1.zip
sha256sums = SKIP
pkgname = cozy-audiobooks
diff --git a/PKGBUILD b/PKGBUILD
index a9c2ddd666da..858be920f2a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=cozy-audiobooks
_gitname=cozy
pkgdesc=' A modern audio book player for Linux using GTK+ 3.'
-pkgver=0.4.0
+pkgver=0.4.1
pkgrel=1
url='https://github.com/geigi/cozy'
arch=('i686' 'x86_64')