summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2021-03-19 20:20:52 +0100
committerFrederic Bezies2021-03-19 20:20:52 +0100
commitf018555838a61268315002f2ebf97f69daee9c12 (patch)
tree09908d97e440630115f0d3546edbd425cc711e2b /PKGBUILD
parent11727ab8efbaa83aab7a2b27c4b2deb80e74ae81 (diff)
downloadaur-f018555838a61268315002f2ebf97f69daee9c12.tar.gz
March 19th, 2021 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e79d4fa2f3bf..5660ee410fd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=easytag-git
_gitname=easytag
-pkgver=2.4.3.r116.g5f3da71
+pkgver=2.4.3.r121.g3beac5c
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' 'libvorbis' 'flac' 'speex' 'opusfile' 'wavpack' 'yelp')
+depends=('id3lib' 'taglib' 'libid3tag' 'gtk3' 'flac' 'speex' 'opusfile' 'wavpack' 'yelp')
makedepends=('git' 'intltool' 'appdata-tools' 'autoconf-archive' 'yelp-tools')
provides=('easytag')
conflicts=('easytag')