summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNico Jensch2024-03-30 20:00:51 +0100
committerNico Jensch2024-03-30 20:00:51 +0100
commitcfd96f0b05b61546adf12d2063d8193a4a28e533 (patch)
tree853b9d63ea26ac364c89392d768024db1b7f0e66
parent647feaaae99c3c921fc3123316e82ebdd5273f46 (diff)
downloadaur-cfd96f0b05b61546adf12d2063d8193a4a28e533.tar.gz
feat: update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2bb8902769cf..97f9a55098fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = beautyline
pkgdesc = Outlined icons designed to have unified look and comprehensive coverage with the Candy icon pack (best suited to use with Sweet theme)
- pkgver = 20240223
+ pkgver = 20240330
pkgrel = 1
epoch = 1
url = https://gitlab.com/garuda-linux/themes-and-settings/artwork/beautyline
@@ -8,7 +8,7 @@ pkgbase = beautyline
license = GPL
makedepends = git
options = !strip
- source = git+https://gitlab.com/garuda-linux/themes-and-settings/artwork/beautyline.git#commit=1ee18f8bf88a19389b21d3881be3c142d8c3307b
- sha256sums = SKIP
+ source = git+https://gitlab.com/garuda-linux/themes-and-settings/artwork/beautyline.git#commit=f7eafc52b8018cc7472c3385deb30b344f7eb26f
+ sha256sums = c4a0c12dcfca86f4b180d5b1df8cf4bdc9b807c7da76cedb2f92cbc016c8823a
pkgname = beautyline
diff --git a/PKGBUILD b/PKGBUILD
index 479646c3c070..ecbe276a40f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: dr460nf1r3 <dr460nf1r3 at garudalinux dot org>
pkgname=beautyline
-pkgver=20240223
-_commit=1ee18f8bf88a19389b21d3881be3c142d8c3307b
+pkgver=20240330
+_commit=f7eafc52b8018cc7472c3385deb30b344f7eb26f
pkgrel=1
epoch=1
pkgdesc="Outlined icons designed to have unified look and comprehensive coverage with the Candy icon pack (best suited to use with Sweet theme)"
@@ -12,7 +12,7 @@ license=('GPL')
makedepends=('git')
options=('!strip')
source=("git+${url}.git#commit=${_commit}")
-sha256sums=('SKIP')
+sha256sums=('c4a0c12dcfca86f4b180d5b1df8cf4bdc9b807c7da76cedb2f92cbc016c8823a')
package() {
install -d "${pkgdir}/usr/share/icons/BeautyLine"