summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2020-03-22 08:30:17 -0700
committerDonald Webster2020-03-22 08:30:17 -0700
commitbdf7e4d4879b5de0ada3c1bcb2a9bf06ed145ffa (patch)
treebe5d111356544d292f84162f80a6d4e4a182f60e
parentd3a7df7c57fe822e5c0372ce2c46e833d27c5b4a (diff)
downloadaur-bdf7e4d4879b5de0ada3c1bcb2a9bf06ed145ffa.tar.gz
Update to v1.7.2.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 26032d7f4349..e2e28f9819e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lazylibrarian
pkgdesc = Automatic Book Downloading via NZBs & Torrent
- pkgver = 1.7.1
+ pkgver = 1.7.2
pkgrel = 1
url = https://gitlab.com/LazyLibrarian/LazyLibrarian/
install = lazylibrarian.install
@@ -14,11 +14,11 @@ pkgbase = lazylibrarian
provides = lazylibrarian
conflicts = lazylibrarian-git
options = !strip
- source = https://gitlab.com/LazyLibrarian/LazyLibrarian/-/archive/1.7.1/LazyLibrarian-1.7.1.tar.bz2
+ source = https://gitlab.com/LazyLibrarian/LazyLibrarian/-/archive/1.7.2/LazyLibrarian-1.7.2.tar.bz2
source = lazylibrarian.service
source = lazylibrarian.tmpfiles
source = lazylibrarian.sysusers
- sha256sums = 9f7c44c75f0bde6c31efdd8d8fab89cbec2b336c3cff84df49c5e523d4d438d6
+ sha256sums = 273609715e409da9fb422ec846e03b8959e11f745c15523a27a9aff6e63722c4
sha256sums = 6963070cf23093213fc1230f1786a085f2d8e0f0cc8a206f72df23f7bd6b82a7
sha256sums = 02f5a617eb591440188939e1aa047fa81d9f4382e8f7f444113b1127ef64156f
sha256sums = 1e5ee6265af4e4d8beea3cec49cbdba6624a6169edee081aa03de32965d4729d
diff --git a/PKGBUILD b/PKGBUILD
index 7f73c1855310..289f18ab6978 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Donald Webster <fryfrog@gmail.com>
pkgname=lazylibrarian
-pkgver=1.7.1
+pkgver=1.7.2
pkgrel=1
pkgdesc="Automatic Book Downloading via NZBs & Torrent"
arch=('any')
@@ -21,7 +21,7 @@ source=("https://gitlab.com/LazyLibrarian/LazyLibrarian/-/archive/${pkgver}/Lazy
'lazylibrarian.tmpfiles'
'lazylibrarian.sysusers')
-sha256sums=('9f7c44c75f0bde6c31efdd8d8fab89cbec2b336c3cff84df49c5e523d4d438d6'
+sha256sums=('273609715e409da9fb422ec846e03b8959e11f745c15523a27a9aff6e63722c4'
'6963070cf23093213fc1230f1786a085f2d8e0f0cc8a206f72df23f7bd6b82a7'
'02f5a617eb591440188939e1aa047fa81d9f4382e8f7f444113b1127ef64156f'
'1e5ee6265af4e4d8beea3cec49cbdba6624a6169edee081aa03de32965d4729d')