summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornow-im2018-11-15 21:28:56 +0600
committernow-im2018-11-15 21:28:56 +0600
commitbec3fe4496aaf15800cea76b811dc0cc78762874 (patch)
tree93dd86d86245e5d8d0017b4627e0d53addb7d177
parente65a687fb03debc1948939ca57919d896ea8013a (diff)
downloadaur-bec3fe4496aaf15800cea76b811dc0cc78762874.tar.gz
Version update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66bca63da76b..74cbe9152d84 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = la-capitaine-icon-theme
pkgdesc = La Capitaine is an icon pack — designed to integrate with most desktop environments.
- pkgver = 0.6.0
+ pkgver = 0.6.1
pkgrel = 1
url = https://github.com/keeferrourke/la-capitaine-icon-theme
arch = any
@@ -9,8 +9,8 @@ pkgbase = la-capitaine-icon-theme
optdepends = breeze-icons
optdepends = gnome-icon-theme
conflicts = la-capitaine-icon-theme-git
- source = https://github.com/keeferrourke/la-capitaine-icon-theme/archive/v0.6.0.tar.gz
- sha256sums = 7126b24bb1d7b1d1cc9fd13c1b0cfd67e2bccbb9c20071240fe0d06f02c3c8b4
+ source = https://github.com/keeferrourke/la-capitaine-icon-theme/archive/v0.6.1.tar.gz
+ sha256sums = 9adb3123bf61464696400af43000b61de1825d2ce4b4ad4f21dd78091bd55e73
pkgname = la-capitaine-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 07c046ed8f50..b019347fd4b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: now-im <now.im.627@gmail.com>
pkgname=('la-capitaine-icon-theme')
-pkgver=0.6.0
+pkgver=0.6.1
pkgrel=1
pkgdesc="La Capitaine is an icon pack — designed to integrate with most desktop environments."
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL3')
optdepends=('elementary-icon-theme' 'breeze-icons' 'gnome-icon-theme')
conflicts=('la-capitaine-icon-theme-git')
source=("https://github.com/keeferrourke/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('7126b24bb1d7b1d1cc9fd13c1b0cfd67e2bccbb9c20071240fe0d06f02c3c8b4')
+sha256sums=('9adb3123bf61464696400af43000b61de1825d2ce4b4ad4f21dd78091bd55e73')
prepare() {
cd $pkgname-$pkgver