summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2023-03-24 20:43:34 +0100
committerD3SOX2023-03-24 20:43:34 +0100
commit150134bbde9a423d3292663e93143960fafbdfcd (patch)
tree008618b773b4fb158871e7166d96574aa38dcb40
parent478a366dc3169fa358d657d75bdea1d33a900c58 (diff)
downloadaur-150134bbde9a423d3292663e93143960fafbdfcd.tar.gz
update to 1.5.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 647505435dc7..1fe3b81bfc83 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = kora-icon-theme
pkgdesc = SVG icon theme suitable for every desktop environment (dark and light versions, HiDPI support)
- pkgver = 1.5.5
- pkgrel = 2
+ pkgver = 1.5.6
+ pkgrel = 1
url = https://github.com/bikass/kora
arch = any
license = GPL3
@@ -15,7 +15,7 @@ pkgbase = kora-icon-theme
conflicts = korla-icon-theme
replaces = korla-icon-theme
options = !strip
- source = https://github.com/bikass/kora/archive/v.1.5.5.tar.gz
- sha256sums = a02528aea714793d696055c6013ad99f3a4309aa191f2e363299711223c79e9f
+ source = https://github.com/bikass/kora/archive/v1.5.6.tar.gz
+ sha256sums = 223f912af4dbb59c205f46933caaf160170d7e375d3af3506bbc4a71d5610093
pkgname = kora-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index f83f3107080a..15c74d461e25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Nico <d3sox at protonmail dot com>
pkgname=kora-icon-theme
-pkgver=1.5.5
-pkgrel=2
+pkgver=1.5.6
+pkgrel=1
pkgdesc="SVG icon theme suitable for every desktop environment (dark and light versions, HiDPI support)"
arch=("any")
url="https://github.com/bikass/kora"
@@ -16,15 +16,15 @@ optdepends=(
"hicolor-icon-theme: fallback Freedesktop.org Hicolor icon theme"
"breeze-icons: fallback Breeze icon theme for Plasma Desktop"
"adwaita-icon-theme: fallback Adwaita icon theme for Gnome Desktop")
-source=("https://github.com/bikass/kora/archive/v.$pkgver.tar.gz")
-sha256sums=('a02528aea714793d696055c6013ad99f3a4309aa191f2e363299711223c79e9f')
+source=("https://github.com/bikass/kora/archive/v$pkgver.tar.gz")
+sha256sums=('223f912af4dbb59c205f46933caaf160170d7e375d3af3506bbc4a71d5610093')
_iconpath=usr/share/icons
_iconcache=icon-theme.cache
_iconnewcachescript=create-new-icon-theme.cache.sh
package() {
- cd "$srcdir/kora-v.$pkgver"
+ cd "$srcdir/kora-$pkgver"
# Delete useless files from source folder
rm -f "kora/$_iconnewcachescript"