summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Egeberg2016-11-12 09:10:52 +0100
committerDaniel Egeberg2016-11-12 09:10:52 +0100
commitfa852130ed906dbc521e51ae7ca48e1449d8f0ae (patch)
tree5d3076d8c5e22ed110e8f44f5e53e93879a93367
parentaf9a8c13dc1eb08bf05062a41ce6a3c61ef7fed7 (diff)
downloadaur-fa852130ed906dbc521e51ae7ca48e1449d8f0ae.tar.gz
Remove nzbhydra.install from sources
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 3 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e3d4301ff97..37625db418a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Nov 12 08:08:21 UTC 2016
+# Sat Nov 12 08:09:56 UTC 2016
pkgbase = nzbhydra-git
pkgdesc = Meta search for NZB indexers
pkgver = r932.450f6d9
@@ -16,11 +16,9 @@ pkgbase = nzbhydra-git
source = nzbhydra-git::git+https://github.com/theotherp/nzbhydra.git
source = nzbhydra.sh
source = nzbhydra.service
- source = nzbhydra.install
sha512sums = SKIP
sha512sums = 83aacf4f4f33af8d8cb99f1063958b44773f04ba168aaba12a303d1944a74f8ca729c483c57e2e8b8cadb7fac706d7297fc2de505a1c5608a8c09ddeee7690bf
sha512sums = f0f79e0bb0aee5bce474811bb113593725772e31552aa48d74465565291005a977777469ce0a7b53c10800cffa16d952b63c368e2120cc2d0ed80f7288151f12
- sha512sums = b3605cb1e8fb70c6ca246e82a0c9e10a1659d6907f5e18f0a39e63ff33cbc55b57cfc8ee113be0ae07e0cee08859009346377ac5a51ac17dc48ff906fb6873c7
pkgname = nzbhydra-git
diff --git a/PKGBUILD b/PKGBUILD
index 9e229bbdc730..16faafc18712 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,12 +14,10 @@ provides=('nzbhydra')
conflicts=('nzbhydra')
source=("${pkgname}::git+https://github.com/theotherp/nzbhydra.git"
"nzbhydra.sh"
- "nzbhydra.service"
- "nzbhydra.install")
+ "nzbhydra.service")
sha512sums=('SKIP'
'83aacf4f4f33af8d8cb99f1063958b44773f04ba168aaba12a303d1944a74f8ca729c483c57e2e8b8cadb7fac706d7297fc2de505a1c5608a8c09ddeee7690bf'
- 'f0f79e0bb0aee5bce474811bb113593725772e31552aa48d74465565291005a977777469ce0a7b53c10800cffa16d952b63c368e2120cc2d0ed80f7288151f12'
- 'b3605cb1e8fb70c6ca246e82a0c9e10a1659d6907f5e18f0a39e63ff33cbc55b57cfc8ee113be0ae07e0cee08859009346377ac5a51ac17dc48ff906fb6873c7')
+ 'f0f79e0bb0aee5bce474811bb113593725772e31552aa48d74465565291005a977777469ce0a7b53c10800cffa16d952b63c368e2120cc2d0ed80f7288151f12')
pkgver() {
cd "$pkgname"