summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFanch2020-08-04 20:45:07 +0200
committerFanch2020-08-04 20:45:07 +0200
commitdbf8ccda960a3f276cb20a5fbf9a45bbcbab0823 (patch)
tree164476593d6ea2059c312a80f4df935b2300fcad
parentf0b63db405a4b76615fb486f53dd9c2cebe0b5f5 (diff)
downloadaur-dbf8ccda960a3f276cb20a5fbf9a45bbcbab0823.tar.gz
Update Version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24b7b480bf40..060b4367c80d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = leed
pkgdesc = A minimalist RSS/ATOM aggregator which offers fast RSS consultation and non-intrusive features
- pkgver = 1.8.4
- pkgrel = 3
+ pkgver = 1.9.0
+ pkgrel = 1
url = https://github.com/LeedRSS/Leed
install = leed.install
arch = any
@@ -12,10 +12,10 @@ pkgbase = leed
optdepends = php-apache: to use the Apache web server
options = emptydirs
backup = etc/webapps/leed/apache.conf
- source = leed-1.8.4.zip::https://github.com/LeedRSS/Leed/archive/v1.8.4.zip
+ source = leed-1.9.0.zip::https://github.com/LeedRSS/Leed/archive/v1.9.0.zip
source = apache.conf
source = leed.perm.sh
- md5sums = e94088506f8e4fea6d9512e6e2bf718b
+ md5sums = 8c55b2df4de403c84b86f8e5adfea87e
md5sums = f980af079368ad99447c7722e1cd376a
md5sums = 43376a391f39e9fd177cec991ab45706
diff --git a/PKGBUILD b/PKGBUILD
index 5e748ccef9b4..6a62e144f588 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=leed
-pkgver=1.8.4
-pkgrel=3
+pkgver=1.9.0
+pkgrel=1
pkgdesc="A minimalist RSS/ATOM aggregator which offers fast RSS consultation and non-intrusive features"
arch=(any)
url="https://github.com/LeedRSS/Leed"
@@ -16,7 +16,7 @@ options=(emptydirs)
source=("$pkgname-$pkgver.zip::https://github.com/LeedRSS/Leed/archive/v$pkgver.zip"
'apache.conf'
'leed.perm.sh')
-md5sums=('e94088506f8e4fea6d9512e6e2bf718b'
+md5sums=('8c55b2df4de403c84b86f8e5adfea87e'
'f980af079368ad99447c7722e1cd376a'
'43376a391f39e9fd177cec991ab45706')