summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWard Segers2022-11-13 16:31:27 +0100
committerWard Segers2022-11-13 16:31:27 +0100
commit14b54ac28fa5f191db2bb5e42ee2a7365c65a4f5 (patch)
tree240cd36e14fe4663de9032a42b3a5502a7449418
parent57c19a393e902d77ebcdf215ff4cb5e6b4952c8a (diff)
downloadaur-14b54ac28fa5f191db2bb5e42ee2a7365c65a4f5.tar.gz
update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2722ad8b8ccc..b74738fdae37 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kali-themes
pkgdesc = GTK theme included with Kali Linux
- pkgver = 2022.4.2
+ pkgver = 2022.4.3
pkgrel = 1
url = https://gitlab.com/kalilinux/packages/kali-themes
arch = any
@@ -10,7 +10,7 @@ pkgbase = kali-themes
options = !strip
options = !buildflags
options = !makeflags
- source = https://gitlab.com/kalilinux/packages/kali-themes/-/archive/kali/2022.4.2/kali-themes-kali-2022.4.2.tar.gz
- sha512sums = 4446ed268cf0acd3723a391d46af79d504d6a4c71c614419e60443cbb0300c80d2a3f9fe9a28e50ac8368e452a3cd1b296cd0a611235fbf17dda67ff56a3e759
+ source = https://gitlab.com/kalilinux/packages/kali-themes/-/archive/kali/2022.4.3/kali-themes-kali-2022.4.3.tar.gz
+ sha512sums = 57b447a0224658c44d29ee3a99288eeb6a71750f764ec61a5c8c429192eb5d6a351e1fac38053d17206f5d98f3690ed3ec3b2f2598ff808b435e887115cb7a19
pkgname = kali-themes
diff --git a/PKGBUILD b/PKGBUILD
index 9e6e78825b6e..50b277d8e7da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ward Segers <w@rdsegers.be>
pkgname=kali-themes
-pkgver=2022.4.2
+pkgver=2022.4.3
pkgrel=1
pkgdesc="GTK theme included with Kali Linux"
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL3')
options=('!strip' '!buildflags' '!makeflags')
makedepends=('optipng' 'librsvg')
source=("https://gitlab.com/kalilinux/packages/$pkgname/-/archive/kali/$pkgver/$pkgname-kali-$pkgver.tar.gz")
-sha512sums=('4446ed268cf0acd3723a391d46af79d504d6a4c71c614419e60443cbb0300c80d2a3f9fe9a28e50ac8368e452a3cd1b296cd0a611235fbf17dda67ff56a3e759')
+sha512sums=('57b447a0224658c44d29ee3a99288eeb6a71750f764ec61a5c8c429192eb5d6a351e1fac38053d17206f5d98f3690ed3ec3b2f2598ff808b435e887115cb7a19')
build() {
cd "$pkgname-kali-$pkgver"