[arch-commits] Commit in vocal/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Nov 6 21:01:00 UTC 2018
Date: Tuesday, November 6, 2018 @ 21:01:00
Author: felixonmars
Revision: 402175
upgpkg: vocal 2.3.0-1
Modified:
vocal/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-11-06 21:00:50 UTC (rev 402174)
+++ PKGBUILD 2018-11-06 21:01:00 UTC (rev 402175)
@@ -3,8 +3,8 @@
# Contributor: Nathan Dyer <https://github.com/nathandyer>
pkgname=vocal
-pkgver=2.2.0
-pkgrel=2
+pkgver=2.3.0
+pkgrel=1
pkgdesc='Powerful, beautiful and simple podcast client for the modern free desktop'
arch=(x86_64)
url='https://vocalproject.net/'
@@ -12,7 +12,7 @@
depends=(clutter-gst clutter-gtk granite gst-plugins-good gst-libav libnotify)
makedepends=(cmake vala webkit2gtk)
source=("$pkgname-$pkgver.tar.gz::https://github.com/needle-and-thread/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=('2f9c5a3273cc0f6af9361f82258bebe221770fe5f7c2e46f378ca41b4c450e7c')
+sha512sums=('af5fa7e75871189a46a2738d98ed799c9880f4168a6274ca1991f59a2b83a80091313935e6f6953756d0063d4a2c0a90e7ddb456be892397025130e565c86fa9')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list