summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCaleb Maclennan2020-05-12 01:48:27 +0300
committerCaleb Maclennan2020-05-12 01:48:27 +0300
commit4e2c4fe205549fd64c839b4d7ff81537fa291b68 (patch)
treecf336c12951e3189cf376942a5b49dd3f06627e4 /.SRCINFO
parent4bcfa82710cc216d893f0ebc5744bac02335af3d (diff)
downloadaur-4e2c4fe205549fd64c839b4d7ff81537fa291b68.tar.gz
Depend on package name as well as library module
* upgpkg: xiphos 4.2.1-2 * upgpkg: xiphos-git 14.2.1-1 Add dependency on package name as well as library SO module. The SO module does the versioning trick we need correctly, but it makes it hard for AUR helpers (looking at you Manjaro) to resolve dependencies. Specifying the main package name likely to provide them bridges the gap. Also it looks like some Arch core packages do this (see e.g. harfbuzz / freetype) so it must be an okay hack.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 027088583fd9..10c999320173 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = xiphos-git
pkgdesc = A Bible study tool for GTK3
- pkgver = 4.1.0.r112.g4e92215
+ pkgver = 4.2.1
pkgrel = 1
epoch = 1
url = http://xiphos.org
- arch = i686
arch = x86_64
+ arch = i686
license = GPL2
makedepends = appstream-glib
makedepends = cmake
@@ -20,6 +20,7 @@ pkgbase = xiphos-git
makedepends = python
makedepends = zlib
makedepends = zip
+ depends = biblesync
depends = gtkhtml4
depends = libbiblesync.so
depends = minizip