summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD17
1 files changed, 8 insertions, 9 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1bc02ec864fa..5a78ebbed153 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,19 @@
-# Maintainer: Justin Dray <justin@dray.be>
-# Contributor: Andy Kluger <gmail: evilgnome>
-# Contributor: Alexander 'hatred' Drozdov <adrozdoff@gmail.com>
-# Contributor: G_Syme <demichan(at)mail(dot)upb(dot)de>
-# Contributor: SpepS <dreamspepser at yahoo dot it>
-# Contributor: Bastien Dejean <baskerville@lavabit.com>
+# Maintainer: Ainola
+# Contributor: Justin Dray
+# Contributor: Andy Kluger
+# Contributor: Alexander 'hatred' Drozdov
+# Contributor: G_Syme
+# Contributor: SpepS
+# Contributor: Bastien Dejean
pkgname=libicns
pkgver=0.8.1
-pkgrel=4
+pkgrel=5
pkgdesc='Library for manipulating icns/IconFamily files'
arch=('x86_64')
url='https://icns.sourceforge.io/'
license=('LGPL' 'GPL2')
depends=('libpng' 'jasper')
-provides=("icns2png=$pkgver")
-conflicts=('icns2png')
source=("https://downloads.sf.net/icns/$pkgname-$pkgver.tar.gz")
sha256sums=('335f10782fc79855cf02beac4926c4bf9f800a742445afbbf7729dab384555c2')