summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Jiřička2017-10-15 17:19:51 +0200
committerMartin Jiřička2017-10-15 17:19:51 +0200
commit0d40c34237e0806472303ae0c9b68d0a46fbfa89 (patch)
tree18f3f3956e01316ca9774ceb22a6faf51d3953be /PKGBUILD
parent517dceb659f70b3d4b3d7c71fce21a097fbaf053 (diff)
downloadaur-archnews2.tar.gz
v1.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2aa2e4524ec4..9f3647378e16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martin Jiřička <mjiricka at gmail dot com>
pkgname=archnews2
-pkgver=1.1.0
+pkgver=1.2.0
pkgrel=1
pkgdesc="Utility for displaying Arch news feed in console"
arch=("any")
@@ -10,7 +10,7 @@ license=("MIT")
depends=("python")
conflicts=("archnews-git")
source=("https://github.com/mjiricka/${pkgname%2}/archive/v${pkgver}.tar.gz")
-md5sums=("79fca4947c9effb2a92e37719fe666a0")
+md5sums=("df83dcbbca1a5df3f1cad97f63b94f03")
package() {
cd "${srcdir}/${pkgname%2}-${pkgver}"