summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordigitalone2019-03-10 20:34:10 +0100
committerdigitalone2019-03-10 20:34:10 +0100
commita5ee8b1e5deebc64709f6518a964a643fff12508 (patch)
treeddb1460cbdfc5c8910470ec6501c126a214d1390
parent49cad2c45a398281f0da016f63c99b9540dcf6dc (diff)
downloadaur-a5ee8b1e5deebc64709f6518a964a643fff12508.tar.gz
new index.theme structure, icons fixed and updated
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD23
2 files changed, 16 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7302efb392ff..ec83643fb91d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,17 @@
pkgbase = korla-icon-theme
pkgdesc = Korla icon theme suitable for every desktop environment, dark and light versions
- pkgver = 0.8.8
+ pkgver = 1.0.0
pkgrel = 1
url = https://github.com/bikass/korla
arch = any
license = GPL3
+ makedepends = git
depends = gtk-update-icon-cache
optdepends = hicolor-icon-theme: fallback Freedesktop.org Hicolor icon theme
optdepends = breeze-icons: fallback Breeze icon theme
optdepends = gnome-icon-theme: fallback Gnome icon theme
- source = https://github.com/bikass/korla/archive/v0.8.8.tar.gz
- md5sums = f3c3bc11545a7768fe97e8de2460783c
+ source = https://github.com/bikass/korla/archive/1.0.0.tar.gz
+ md5sums = 19978703f55c6595e5c7367352b3ed48
pkgname = korla-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index e8c98cb954e4..5849db43b5c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,19 @@
# Maintainer: Giusy Margarita <kurmikon at libero dot it>
pkgname=korla-icon-theme
-pkgver=0.8.8
+pkgver=1.0.0
pkgrel=1
-pkgdesc='Korla icon theme suitable for every desktop environment, dark and light versions'
-arch=('any')
-url='https://github.com/bikass/korla'
-license=('GPL3')
-depends=('gtk-update-icon-cache')
-optdepends=('hicolor-icon-theme: fallback Freedesktop.org Hicolor icon theme'
- 'breeze-icons: fallback Breeze icon theme'
- 'gnome-icon-theme: fallback Gnome icon theme')
-source=("https://github.com/bikass/korla/archive/v$pkgver.tar.gz")
-md5sums=('f3c3bc11545a7768fe97e8de2460783c')
+pkgdesc="Korla icon theme suitable for every desktop environment, dark and light versions"
+arch=("any")
+url="https://github.com/bikass/korla"
+license=("GPL3")
+depends=("gtk-update-icon-cache")
+makedepends=("git")
+optdepends=("hicolor-icon-theme: fallback Freedesktop.org Hicolor icon theme"
+ "breeze-icons: fallback Breeze icon theme"
+ "gnome-icon-theme: fallback Gnome icon theme")
+source=("https://github.com/bikass/korla/archive/$pkgver.tar.gz")
+md5sums=("19978703f55c6595e5c7367352b3ed48")
package() {
mkdir -p "$pkgdir/usr/share/icons/"