summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordigitalone2018-12-12 11:39:24 +0100
committerdigitalone2018-12-12 11:39:24 +0100
commitd5bdb5386028e2b9b8b9fa6f85e86c8180cb0a73 (patch)
treee07321459c22a968cfe7192f0ee034c97f5ab146
parentd1e5a129866286a0212b0dc657dd12f3ab582491 (diff)
downloadaur-d5bdb5386028e2b9b8b9fa6f85e86c8180cb0a73.tar.gz
new release and license fixed to GPL3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e14b848da240..2226946bbb06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = korla-icon-theme
pkgdesc = Korla icon theme suitable for every desktop environment – made by bikass
- pkgver = 0.7.8
+ pkgver = 0.7.9
pkgrel = 1
url = https://github.com/bikass/korla
arch = any
- license = custom:CC BY-SA 4.0
+ license = GPL3
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.7.8.tar.gz
- md5sums = 6acf720b05a2addf92ea44e9e7cda7d1
+ source = https://github.com/bikass/korla/archive/v0.7.9.tar.gz
+ md5sums = 48469a1c95cc0ecf632a5f481e092432
pkgname = korla-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index dcf2023dbfb0..d035f21a323c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Giusy Margarita <kurmikon at libero dot it>
pkgname=korla-icon-theme
-pkgver=0.7.8
+pkgver=0.7.9
pkgrel=1
pkgdesc='Korla icon theme suitable for every desktop environment – made by bikass'
arch=('any')
url='https://github.com/bikass/korla'
-license=('custom:CC BY-SA 4.0')
+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=('6acf720b05a2addf92ea44e9e7cda7d1')
+md5sums=('48469a1c95cc0ecf632a5f481e092432')
package() {
mkdir -p "$pkgdir/usr/share/icons/"