summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 3 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c7c134cb7c7..b488176cb893 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,20 +4,18 @@
pkgname=tango-icon-theme
pkgver=0.8.90
-pkgrel=11
+pkgrel=13
pkgdesc="Icon theme that follows the Tango visual guidelines"
arch=('any')
url="http://tango.freedesktop.org"
-license=('custom:public domain' 'custom:TRADEMARKS')
+license=('custom:public domain')
makedepends=('imagemagick' 'icon-naming-utils' 'intltool' 'librsvg')
options=(!strip !zipman)
source=(${url}/releases/${pkgname}-${pkgver}.tar.bz2
- http://cinderwick.ca/files/archlinux/artwork-official/symbol.svg
- http://cinderwick.ca/files/archlinux/licensing-docs/TRADEMARKS
+ https://web.archive.org/web/20180303014950if_/http://cinderwick.ca:80/files/archlinux/artwork-official/symbol.svg
rsvg.patch)
md5sums=('b7b9b16480afb781a4c13f8bceb8688b'
'e9c0c2e165f2883c3fa00277635ae4ae'
- '05066419eb8239652a0467131485db4d'
'40cb8a4dd485bac0851c6fd2915d43ba')
prepare() {
@@ -38,7 +36,6 @@ package() {
# install licenses
install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
- install -m644 ../TRADEMARKS "${pkgdir}/usr/share/licenses/${pkgname}/"
cd "${pkgdir}/usr/share/icons/Tango"