summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Geywitz2018-10-11 15:33:27 +0200
committerJulian Geywitz2018-10-11 15:33:27 +0200
commitd91887aeb7259519d4dbf6e6ccce4167bcbc853c (patch)
tree266b12c13acea91b10c7f1c173a6a103098cb065
parent6333b84aaa8616081be5766ee8fcd789166b562a (diff)
downloadaur-d91887aeb7259519d4dbf6e6ccce4167bcbc853c.tar.gz
version bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75d52b002e92..b85308aadb02 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.6.1
+ pkgver = 0.6.1b
pkgrel = 1
url = https://github.com/geigi/cozy
arch = i686
@@ -20,8 +20,8 @@ pkgbase = cozy-audiobooks
depends = python-cairo
depends = file
depends = gst-plugins-good
- source = https://github.com/geigi/cozy/archive/0.6.1.tar.gz
- sha256sums = 067a31f78c14ca406e161f422ee51c9e81cdcb7c3d6cc240645dd6ede322aaec
+ source = https://github.com/geigi/cozy/archive/0.6.1b.tar.gz
+ sha256sums = bb609366adbcedad0473a7a6ecfcfe811c365018e72745877c7ed03746c01da2
pkgname = cozy-audiobooks
diff --git a/PKGBUILD b/PKGBUILD
index 478299245709..a8622edfc870 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.6.1
+pkgver=0.6.1b
pkgrel=1
url='https://github.com/geigi/cozy'
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ source=(
)
sha256sums=(
- '067a31f78c14ca406e161f422ee51c9e81cdcb7c3d6cc240645dd6ede322aaec'
+ 'bb609366adbcedad0473a7a6ecfcfe811c365018e72745877c7ed03746c01da2'
)
build() {