summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMartchus2022-07-09 13:48:17 +0200
committerMartchus2022-07-09 13:48:17 +0200
commit59de53d34c3ebbf177682b01d3828f546bc36857 (patch)
tree2f3af80299893e2518bb3b6e7d67795c71398b5e /.SRCINFO
parent0da7c6378f118c3f3fff037a4c18cb5e5e3fa923 (diff)
downloadaur-59de53d34c3ebbf177682b01d3828f546bc36857.tar.gz
Use library dependencies
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 675f89e803d8..f8993ebd58ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tageditor
pkgdesc = A tag editor with Qt GUI and command-line interface supporting MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska
pkgver = 3.7.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Martchus/tageditor
arch = i686
arch = x86_64
@@ -16,8 +16,9 @@ pkgbase = tageditor
makedepends = qt5-tools
makedepends = mesa
makedepends = reflective-rapidjson
- depends = qtutilities
- depends = tagparser
+ depends = libqtutilities.so
+ depends = libtagparser.so
+ depends = libc++utilities.so
depends = desktop-file-utils
depends = xdg-utils
depends = qt5-webengine