summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaphael Scholer2018-10-31 21:32:15 +0100
committerRaphael Scholer2018-10-31 21:38:59 +0100
commit386a91c75f3d44fb4e5d675df474bf1a7d8090a3 (patch)
tree84026f5843bcc2ca44440a135c73012f8e448395
parenta3660c7e45433d3bf0f11c8e9673c59b61d84ffe (diff)
downloadaur-386a91c75f3d44fb4e5d675df474bf1a7d8090a3.tar.gz
Upstream release 4.2.0
- intltool no longer required (makedeps) - gettext wrongly listed as makedep, is already included in base-devel group
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b3a64c4e6070..225565c1dba3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,10 @@
pkgbase = exfalso
pkgdesc = GTK+ audio tag editor
- pkgver = 4.1.0
+ pkgver = 4.2.0
pkgrel = 1
url = https://quodlibet.readthedocs.io/
arch = any
license = GPL2
- makedepends = intltool
- makedepends = gettext
depends = gtk3
depends = python-mutagen
depends = python-gobject
@@ -17,10 +15,10 @@ pkgbase = exfalso
optdepends = kakasi: for "Kana/Kanji Simple Inverter" plugin
optdepends = python-dbus: for "Browse Folders" plugin
optdepends = python-musicbrainzngs: for "MusicBrainz Lookup" plugin
- source = https://github.com/quodlibet/quodlibet/releases/download/release-4.1.0/quodlibet-4.1.0.tar.gz
- source = https://github.com/quodlibet/quodlibet/releases/download/release-4.1.0/quodlibet-4.1.0.tar.gz.sig
+ source = https://github.com/quodlibet/quodlibet/releases/download/release-4.2.0/quodlibet-4.2.0.tar.gz
+ source = https://github.com/quodlibet/quodlibet/releases/download/release-4.2.0/quodlibet-4.2.0.tar.gz.sig
validpgpkeys = 0EBF782C5D53F7E5FB02A66746BD761F7A49B0EC
- sha256sums = 5f54a61fe18cb1d2b8642f22bba144cb753ee5e1ae5d79c9798ac4f235e99ded
+ sha256sums = c68d5c8aa7ffae514f878a1b52a769558974ae3cfc53c2c892efdf98528ac470
sha256sums = SKIP
pkgname = exfalso
diff --git a/PKGBUILD b/PKGBUILD
index 79cc5beeae1b..2205b60613af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,13 @@
_pkgbase=quodlibet
pkgname=exfalso
-pkgver=4.1.0
+pkgver=4.2.0
pkgrel=1
pkgdesc="GTK+ audio tag editor"
arch=('any')
url="https://quodlibet.readthedocs.io/"
license=('GPL2')
depends=('gtk3' 'python-mutagen' 'python-gobject' 'python-cairo' 'python-feedparser')
-makedepends=('intltool' 'gettext')
optdepends=('gst-plugins-bad: for "Acoustic Fingerprint" plugins'
'gst-plugins-good: for "Replay Gain" plugin'
'kakasi: for "Kana/Kanji Simple Inverter" plugin'
@@ -18,7 +17,7 @@ optdepends=('gst-plugins-bad: for "Acoustic Fingerprint" plugins'
'python-musicbrainzngs: for "MusicBrainz Lookup" plugin')
conflicts=("${pkgbase}")
source=("https://github.com/${_pkgbase}/${_pkgbase}/releases/download/release-${pkgver}/${_pkgbase}-${pkgver}.tar.gz"{,.sig})
-sha256sums=('5f54a61fe18cb1d2b8642f22bba144cb753ee5e1ae5d79c9798ac4f235e99ded'
+sha256sums=('c68d5c8aa7ffae514f878a1b52a769558974ae3cfc53c2c892efdf98528ac470'
'SKIP')
validpgpkeys=('0EBF782C5D53F7E5FB02A66746BD761F7A49B0EC') # Christoph Reiter