summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2021-05-15 21:57:32 +0200
committerFrederic Bezies2021-05-15 21:57:32 +0200
commit32896ba473b01a1b11dec82958a91a54787bc9da (patch)
treeb3c3ef7c02b6d50543009ce94a4ed0b61fb9bc11 /PKGBUILD
parentf018555838a61268315002f2ebf97f69daee9c12 (diff)
downloadaur-32896ba473b01a1b11dec82958a91a54787bc9da.tar.gz
PKGBUILD cleanup
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5660ee410fd1..01ec8fc463ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=easytag-git
_gitname=easytag
-pkgver=2.4.3.r121.g3beac5c
+pkgver=2.4.3.r122.g206bfb4
pkgrel=1
pkgdesc="Utility for viewing and editing tags for most audio formats - git version"
arch=('i686' 'x86_64' 'aarch64')
license=('GPL')
url='http://projects.gnome.org/easytag/'
-depends=('id3lib' 'taglib' 'libid3tag' 'gtk3' 'flac' 'speex' 'opusfile' 'wavpack' 'yelp')
+depends=('id3lib' 'taglib' 'libid3tag' 'flac' 'speex' 'opusfile' 'wavpack')
makedepends=('git' 'intltool' 'appdata-tools' 'autoconf-archive' 'yelp-tools')
provides=('easytag')
conflicts=('easytag')