summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSashanoraa2022-09-24 02:51:43 -0400
committerSashanoraa2022-09-24 02:51:43 -0400
commitbf3f5cf39f7dc64f0a65c0524b9751c5cdcbee55 (patch)
treecee792bc504b78a8c97cd40c0f0a5cdb6d05b352 /PKGBUILD
parentc9932c167ed20ce26ac7213593f29584333c6d5b (diff)
downloadaur-geticons.tar.gz
1.2.2
Signed-off-by: Sashanoraa <sasha@noraa.gay>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9de9c63ad47..a0f50d590649 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ben Aaron Golberg <ben@benaaron.dev>
pkgname=geticons
-pkgver=1.1.0
+pkgver=1.2.2
pkgrel=1
pkgdesc="CLI tool to get icons on Linux and other Freedesktop systems"
arch=('x86_64')
@@ -10,7 +10,7 @@ depends=('bash' 'icons-in-terminal')
url="https://git.sr.ht/~zethra/geticons"
license=('GPL')
source=("https://git.sr.ht/~zethra/geticons/archive/${pkgver}.tar.gz")
-sha256sums=('6a099067a138a8e5406d21a28f69554bd99326256576b0280246540419e73ced')
+sha256sums=('06db43615711cb00de2eea9ee0b33823bf51f61e640fe99ad4bf7ec3bf99f41e')
build() {
cd "${pkgname}-${pkgver}"