summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorasm0dey2019-12-21 08:51:41 +0300
committerasm0dey2019-12-21 08:52:35 +0300
commitd1b946b40e5bbe16ca12915e130255e8f447c703 (patch)
treef8487f839947a180aa756c58372a278b43a43f1e /PKGBUILD
parentbbc07063f21b07fd2caeadcf7205284bc2f8fadc (diff)
downloadaur-d1b946b40e5bbe16ca12915e130255e8f447c703.tar.gz
upstream release
Signed-off-by: asm0dey <pavel.finkelshtein@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d266e4fe880..080684c3d069 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=cozy-audiobooks
_gitname=cozy
pkgdesc=' A modern audio book player for Linux using GTK+ 3.'
-pkgver=0.6.9
+pkgver=0.6.10
pkgrel=1
url='https://github.com/geigi/cozy'
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ depends=(
'gstreamer' 'gtk3' 'python-dbus' 'python-gobject' 'python-mutagen' 'python-cairo' 'python-peewee' 'file' 'gst-plugins-good'
)
source=( "https://github.com/geigi/cozy/archive/${pkgver}.tar.gz")
-sha256sums=('1e0f9cfe07f8ff41df4bda6e6bc447e2eca87b657ae0197afe0d67bb6a498a68')
+sha256sums=('488876033927a3fc2b584cf483768f185a301ee9e3ae11acab69fa280a51a55d')
build() {
cd "cozy-${pkgver}"