summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWard Segers2022-08-21 22:25:44 +0200
committerWard Segers2022-08-21 22:25:44 +0200
commit349c4f11e5630cb178b6fd9eda21ae767d5e06c7 (patch)
tree707b9e5bcfa81017231f5f350e776677470500e9
parent45c74a62face4c5ca969c550eec2210c59818eed (diff)
downloadaur-349c4f11e5630cb178b6fd9eda21ae767d5e06c7.tar.gz
update
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2504c98b42ff..861081a98acf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,16 @@
pkgbase = kali-themes
pkgdesc = GTK theme included with Kali Linux
- pkgver = 2022.1.1
+ pkgver = 2022.3.2
pkgrel = 1
url = https://gitlab.com/kalilinux/packages/kali-themes
arch = any
license = GPL3
makedepends = optipng
makedepends = librsvg
- optdepends =
options = !strip
options = !buildflags
options = !makeflags
- source = https://gitlab.com/kalilinux/packages/kali-themes/-/archive/kali/2022.1.1/kali-themes-kali-2022.1.1.tar.gz
- sha512sums = 790321edf5e9f4309c3cd7ea0b8112ad91da080cb05a171e88a51a7e38cc9a05b46c19a54a593ac4ce21957afe1c35c5f46a744df86b6566d29d79b948c3bb4a
+ source = https://gitlab.com/kalilinux/packages/kali-themes/-/archive/kali/2022.3.2/kali-themes-kali-2022.3.2.tar.gz
+ sha512sums = 787c78efff1809e6414a192d7c254dc52c1c25de591357e79d19f67ceba74a5dffa44ae6b8cd1ddcec6aae5949e327eb67f2a0682e1dd4b362f46820ab6b4f88
pkgname = kali-themes
diff --git a/PKGBUILD b/PKGBUILD
index d29d62445126..2543dc0a5850 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,16 @@
# Maintainer: Ward Segers <w@rdsegers.be>
pkgname=kali-themes
-pkgver=2022.1.1
+pkgver=2022.3.2
pkgrel=1
pkgdesc="GTK theme included with Kali Linux"
arch=('any')
url="https://gitlab.com/kalilinux/packages/kali-themes"
license=('GPL3')
-optdepends=('')
options=('!strip' '!buildflags' '!makeflags')
makedepends=('optipng' 'librsvg')
source=("https://gitlab.com/kalilinux/packages/$pkgname/-/archive/kali/$pkgver/$pkgname-kali-$pkgver.tar.gz")
-sha512sums=('790321edf5e9f4309c3cd7ea0b8112ad91da080cb05a171e88a51a7e38cc9a05b46c19a54a593ac4ce21957afe1c35c5f46a744df86b6566d29d79b948c3bb4a')
+sha512sums=('787c78efff1809e6414a192d7c254dc52c1c25de591357e79d19f67ceba74a5dffa44ae6b8cd1ddcec6aae5949e327eb67f2a0682e1dd4b362f46820ab6b4f88')
build() {
cd "$pkgname-kali-$pkgver"