aboutsummaryrefslogtreecommitdiffstats
path: root/simple-icon-theme/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2024-02-06 08:06:33 +0100
committerMattias Andrée <maandree@kth.se>2024-02-06 08:06:33 +0100
commitf1432e214c94616553702fcd3e6c112cb9a5630f (patch)
treeb02abdabd293d5d30fc2ab4a53b5a299f4483fd5 /simple-icon-theme/PKGBUILD
parentUpdate libsimple to version 1.5 (diff)
downloadaur-packages-f1432e214c94616553702fcd3e6c112cb9a5630f.tar.gz
aur-packages-f1432e214c94616553702fcd3e6c112cb9a5630f.tar.bz2
aur-packages-f1432e214c94616553702fcd3e6c112cb9a5630f.tar.xz
update
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-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 d8f6d78..16099e9 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=10
+pkgver=11
pkgrel=1
pkgdesc='A very simple icon theme'
url='https://codeberg.org/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=(6cf4163261d378c46ab4c7f728ce7fd56d83465d5e8e9831f86792333fb2907316883a7535200ce66b07faaaeea10bc2433aa90d6f6f9f7449539c8f8ea65c30)
+sha512sums=(536269b2453a997fb01c879978b6045be776c5893ca32bcca0a790cbaf4cd414608adedb3c6015243db7e5b4809eb750ca15ebccbd540a46c8bf959d03e8f2d7)
build () {
cd "$srcdir/simple-icon-theme"