summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ddd4f18bc47f..fee77787f081 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=lazylibrarian
pkgver=1.5.0
-pkgrel=5
+pkgrel=6
pkgdesc="Automatic Book Downloading via NZBs & Torrent"
arch=('any')
url="https://github.com/DobyTang/LazyLibrarian"
@@ -10,6 +10,7 @@ license=('GPL3')
depends=('python')
conflicts=('lazylibrarian-git')
provides=('lazylibrarian')
+install='lazylibrarian.install'
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/DobyTang/LazyLibrarian/archive/${pkgver}.tar.gz"
'lazylibrarian.service'