mirror of
https://github.com/arcan1s/pkgbuild.git
synced 2025-04-24 23:47:17 +00:00
Merge branch 'master' of github.com:arcan1s/pkgbuild
This commit is contained in:
commit
b9a45ca741
@ -2,7 +2,7 @@
|
|||||||
# Contributor: localizator <localizator at ukr dot net>
|
# Contributor: localizator <localizator at ukr dot net>
|
||||||
|
|
||||||
pkgname=nitrux-icon-theme-kde
|
pkgname=nitrux-icon-theme-kde
|
||||||
pkgver=3.4.1
|
pkgver=3.4.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="The KDE version of the Nitrux OS Icons"
|
pkgdesc="The KDE version of the Nitrux OS Icons"
|
||||||
url="http://nitrux.in/store/nitrux-for-kde/"
|
url="http://nitrux.in/store/nitrux-for-kde/"
|
||||||
@ -13,7 +13,7 @@ depends=('kdebase-workspace')
|
|||||||
options=(!strip)
|
options=(!strip)
|
||||||
conflicts=('nitrux-icon-theme')
|
conflicts=('nitrux-icon-theme')
|
||||||
provides=('nitrux-icon-theme')
|
provides=('nitrux-icon-theme')
|
||||||
md5sums=('4afc9b394223562e149076e0858ce722')
|
md5sums=('2dc23994b034ab2fcefedb3e8e520827')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
install -dm755 "${pkgdir}/usr/share/icons"
|
install -dm755 "${pkgdir}/usr/share/icons"
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# Contributor: msimav <mustafa1991 at gmail dot com>
|
# Contributor: msimav <mustafa1991 at gmail dot com>
|
||||||
|
|
||||||
pkgname=nitrux-icon-theme
|
pkgname=nitrux-icon-theme
|
||||||
pkgver=3.4.1
|
pkgver=3.4.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="New squared icon set for Linux that sports clean lines, smooth gradients, and simple icon logos"
|
pkgdesc="New squared icon set for Linux that sports clean lines, smooth gradients, and simple icon logos"
|
||||||
url="http://nitrux.in/store/nitrux-icon-theme/"
|
url="http://nitrux.in/store/nitrux-icon-theme/"
|
||||||
@ -13,7 +13,7 @@ depends=('librsvg')
|
|||||||
conflicts=('nitrux-icon-theme-kde')
|
conflicts=('nitrux-icon-theme-kde')
|
||||||
provides=('nitrux-icon-theme-kde')
|
provides=('nitrux-icon-theme-kde')
|
||||||
options=(!strip)
|
options=(!strip)
|
||||||
md5sums=('457050082beee28749ef3daea7bc1dbc')
|
md5sums=('2a7c1299ac4d0973cc49163c3afad7bd')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
cd "${srcdir}"
|
cd "${srcdir}"
|
||||||
|
Loading…
Reference in New Issue
Block a user