aboutsummaryrefslogtreecommitdiffstats
path: root/simple-icon-theme
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2019-02-10 21:05:25 +0100
committerMattias Andrée <maandree@kth.se>2019-02-10 21:05:25 +0100
commit49df00e528fd1a863d2f33373b5926cb210e6016 (patch)
tree98e4f17273c6aef331418c55cb0c49cfb9cff8fc /simple-icon-theme
parentUpdate libkeccak (diff)
downloadaur-packages-49df00e528fd1a863d2f33373b5926cb210e6016.tar.gz
aur-packages-49df00e528fd1a863d2f33373b5926cb210e6016.tar.bz2
aur-packages-49df00e528fd1a863d2f33373b5926cb210e6016.tar.xz
...
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'simple-icon-theme')
-rw-r--r--simple-icon-theme/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/simple-icon-theme/PKGBUILD b/simple-icon-theme/PKGBUILD
index 706fd06..203f250 100644
--- a/simple-icon-theme/PKGBUILD
+++ b/simple-icon-theme/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@kth.se>
pkgname=simple-icon-theme
-pkgver=4
+pkgver=5
pkgrel=1
pkgdesc='A very simple icon theme'
url='https://github.com/maandree/simple-icon-theme'
@@ -10,7 +10,7 @@ license=('custom:ISC')
depends=(gtk-update-icon-cache)
makedepends=(librsvg)
source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-sha512sums=(5004dea5b1de1c4286cb378f1f494476db011936d325caa29ae0aa725ecb4534e29997df3b750afbcff4c0d0f115a39d321d1bd0d7b8707ecfacd76d8672d58f)
+sha512sums=(2d98383c88990ee95779e3f120f406fcc838378092bd62b883ce5b7be398d5ed04af21ac10cc0ef9db7afa5d072ee69333078ce0a3c553714bbee8439e6bcedf)
build () {
cd "$srcdir/simple-icon-theme-$pkgver"