aboutsummaryrefslogtreecommitdiffstats
path: root/community/id3lib/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/id3lib/APKBUILD')
-rw-r--r--community/id3lib/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/id3lib/APKBUILD b/community/id3lib/APKBUILD
index 8ff8d6ce9fe..6e44c38c047 100644
--- a/community/id3lib/APKBUILD
+++ b/community/id3lib/APKBUILD
@@ -1,16 +1,16 @@
# Contributor: David Demelier <markand@malikania.fr>
# Maintainer: David Demelier <markand@malikania.fr>
-pkgname="id3lib"
+pkgname=id3lib
pkgver=3.8.3
-pkgrel=0
+pkgrel=2
pkgdesc="library for reading, writing, and manipulating ID3v1 and ID3v2 tags"
-url="http://id3lib.sourceforge.net"
+url="https://id3lib.sourceforge.net/"
arch="all"
license="GPL-2.0-only"
makedepends="autoconf automake libtool zlib-dev"
subpackages="$pkgname-static $pkgname-dev $pkgname-libs"
source="
- http://downloads.sourceforge.net/id3lib/id3lib-$pkgver.tar.gz
+ https://downloads.sourceforge.net/id3lib/id3lib-$pkgver.tar.gz
10-fix-compilation-with-cpp-headers.patch
30-fix-utf16.patch
50-remove-outdated-check.patch