summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authortinywrkb2022-03-03 18:10:56 +0200
committertinywrkb2022-03-03 18:10:56 +0200
commit5483e9c1d6fac3e124e1ef1771ffddad72e6e3ce (patch)
tree25b72ed275899044caaaafef7ab4be7ff51b39a8 /.SRCINFO
parent0235231d1bfbd5545f5b17bbfb29efb846dc0b99 (diff)
downloadaur-epub-thumbnailer-git.tar.gz
packaging fixes, and set epoch=1 due to wrong pkgver
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ba47a6290c3..d64ec44a499b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = epub-thumbnailer-git
- pkgdesc = Creates thumbnail for EPUB files.
- pkgver = 1.0r67.c82fe3f
+ pkgdesc = EPUB e-books thumbnailer for file managers that make use of python-pillow
+ pkgver = r74.486111b
pkgrel = 1
+ epoch = 1
url = https://github.com/marianosimone/epub-thumbnailer
arch = any
license = GPL3
makedepends = git
- depends = python-pillow
- source = git://github.com/marianosimone/epub-thumbnailer.git
+ source = epub-thumbnailer::git+https://github.com/marianosimone/epub-thumbnailer.git
md5sums = SKIP
pkgname = epub-thumbnailer-git
-
+ depends = python-pillow