summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephen Gregoratto2019-01-18 00:22:29 +1100
committerStephen Gregoratto2019-01-18 00:22:29 +1100
commit3d18eefd4747cac0da21ca1f946cd0061af4d921 (patch)
treeb7c248ce541c2809b581c57283abd6117f4cc0f6 /PKGBUILD
parentbb16a0e66dbf56bd1ecec9b3fcbab25dea81668d (diff)
downloadaur-3d18eefd4747cac0da21ca1f946cd0061af4d921.tar.gz
Re-add chunk 1 in patchfile. Oops.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e84d4db32ee6..383b7a3cabd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: KingofToasters <themanhimself at sgregoratto dot me>
pkgname=sfeed-git
pkgver=0.9.7.r0.ge59ad05
-pkgrel=1
+pkgrel=2
pkgdesc='RSS and Atom parser'
url='https://git.codemadness.org/sfeed'
license=('ISC')
@@ -12,7 +12,7 @@ depends=('curl')
source=("${pkgname%-git}::git+git://git.codemadness.org/sfeed"
"sfeed-git.patch")
sha256sums=('SKIP'
- '9057f4b96368207c382a2a4b022a5a2f5bcac733f55225347b6b6dbc46fa6edb')
+ 'facc036a5025d52f1ae10aa9b096a86e79072854bfb7e5ab9f5dc5d4d30c20e8')
pkgver() {
cd "${pkgname%-git}"