mirror of
https://github.com/arcan1s/pkgbuild.git
synced 2025-07-23 01:49:56 +00:00
update nitrux
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
# Contributor: localizator <localizator at ukr dot net>
|
||||
|
||||
pkgname=nitrux-icon-theme-kde
|
||||
pkgver=3.4.0
|
||||
pkgver=3.4.1
|
||||
pkgrel=1
|
||||
pkgdesc="The KDE version of the Nitrux OS Icons"
|
||||
url="http://nitrux.in/store/nitrux-for-kde/"
|
||||
@ -11,7 +11,9 @@ license=('Creative Commons')
|
||||
source=("http://nitrux.in/downloads/files/free/${pkgname}-${pkgver}.tar.gz")
|
||||
depends=('kdebase-workspace')
|
||||
options=(!strip)
|
||||
md5sums=('658991a33de470ed066d9e8b6ab7b5a2')
|
||||
conflicts=('nitrux-icon-theme')
|
||||
provides=('nitrux-icon-theme')
|
||||
md5sums=('4afc9b394223562e149076e0858ce722')
|
||||
|
||||
package() {
|
||||
install -dm755 "${pkgdir}/usr/share/icons"
|
||||
|
Reference in New Issue
Block a user