summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Baum2019-01-06 14:50:09 +0100
committerDavid Baum2019-01-06 14:50:09 +0100
commit4159fc24dd8c2012ceb5617f4d8289b18834b16a (patch)
tree28ddf11842f9f85063e9b39390d8ff24f181742b /PKGBUILD
parent270af955a5773930c17ecb166933bf4ac8a3912b (diff)
downloadaur-4159fc24dd8c2012ceb5617f4d8289b18834b16a.tar.gz
update to v1.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f317d1a77973..179b4e480795 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Baum <david.baum@naraesk.eu>
pkgname=plasma5-applets-feedreader
-pkgver=1.0
-pkgrel=2
+pkgver=1.0.1
+pkgrel=1
pkgdesc="System tray support for Feedreader"
arch=('i686' 'x86_64')
url="https://github.com/naraesk/plasma-feedreader"
@@ -17,9 +17,9 @@ backup=()
options=()
install=()
changelog=()
-source=('https://github.com/naraesk/plasma-feedreader/archive/v1.0.tar.gz')
+source=('https://github.com/naraesk/plasma-feedreader/archive/v1.0.1.tar.gz')
noextract=()
-md5sums=('60b63015bfa1537d6f4b112906fc6df4')
+md5sums=('a8224219d5986107626944a25115a533')
prepare() {
cd plasma-feedreader-${pkgver}