[arch-commits] Commit in ncmpcpp/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Sun Jan 10 16:14:45 UTC 2021
Date: Sunday, January 10, 2021 @ 16:14:44
Author: anthraxx
Revision: 817074
upgpkg: ncmpcpp 0.9.1-1
Modified:
ncmpcpp/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-10 16:14:38 UTC (rev 817073)
+++ PKGBUILD 2021-01-10 16:14:44 UTC (rev 817074)
@@ -5,8 +5,8 @@
# Contributor: Army <uli[dot]armbruster[at]gmail[dot]com>
pkgname=ncmpcpp
-pkgver=0.9
-pkgrel=2
+pkgver=0.9.1
+pkgrel=1
pkgdesc='Almost exact clone of ncmpc with some new features'
url='https://ncmpcpp.rybczak.net/'
arch=('x86_64')
@@ -17,8 +17,8 @@
'glibc' 'gcc-libs' 'ncurses' 'libncursesw.so' 'readline' 'libreadline.so' 'taglib')
makedepends=('boost')
source=(https://rybczak.net/ncmpcpp/stable/${pkgname}-${pkgver}.tar.bz2)
-sha512sums=('aadf4bb510ce91b2af106d4881c90b618dbc30583c745e3ff924fc6c87553195b6cfb7d0034db7cf39d7001599a742d29d73a7de2701b70f36ad42d657df10e0')
-b2sums=('bdc55f16079d54b6ffdc0c1562b5cc91e1ea6c22bb45fe29642f8cedc8064d087a91fff37e04ec0f858163115cce50aa2e15bfd73a406ae58983ef53e11e6c39')
+sha512sums=('8fa9f512ac09c144eab4e4721a9c54f3f411593fe13c26db12fbaa3ccf6b08d7cd54923e1e4148b2db45dc69431280611b2be2d153513c0d38eaf92af8ceb9fb')
+b2sums=('89f6a6d68baf54b0a0eca6d3df96dcd5bcd1346e6f93d0a580f2fbbe4b4246218b62e5332f3db2567c9a91ee30ceb367039a328fa7f491c2a756c2c03fed76c3')
prepare() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list