summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMartchus2022-07-09 13:48:26 +0200
committerMartchus2022-07-09 13:48:26 +0200
commit1dbcc20e2b7f7973c90c25858db294a511cf80d2 (patch)
tree02c371021c9e9a69277427ebab65ebf769d78a13 /.SRCINFO
parent0e72043e8bd21ee2f78ea335cf3266bf0cf63b3d (diff)
downloadaur-1dbcc20e2b7f7973c90c25858db294a511cf80d2.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 d1acd80d856c..1b5f94051f98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tageditor-qt6
pkgdesc = A tag editor with Qt GUI and command-line interface supporting MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska (using Qt 6)
pkgver = 3.7.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Martchus/tageditor
arch = i686
arch = x86_64
@@ -18,8 +18,9 @@ pkgbase = tageditor-qt6
makedepends = clang
makedepends = mesa
makedepends = reflective-rapidjson
- depends = qtutilities-qt6
- depends = tagparser
+ depends = libqtutilities-qt6.so
+ depends = libtagparser.so
+ depends = libc++utilities.so
depends = desktop-file-utils
depends = xdg-utils
depends = qt6-declarative