summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNico Jensch2024-03-31 15:15:07 +0200
committerNico Jensch2024-03-31 15:15:07 +0200
commit43eee6be1fa31afa3ec037a94bf3e4184d4ae8a8 (patch)
tree9dd8955fb0efd5b7251bd54c6d9389168fcf8706
parentcfd96f0b05b61546adf12d2063d8193a4a28e533 (diff)
downloadaur-43eee6be1fa31afa3ec037a94bf3e4184d4ae8a8.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 97f9a55098fc..cc71aa06a8e8 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 = 20240330
+ pkgver = 20240331
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=f7eafc52b8018cc7472c3385deb30b344f7eb26f
- sha256sums = c4a0c12dcfca86f4b180d5b1df8cf4bdc9b807c7da76cedb2f92cbc016c8823a
+ source = git+https://gitlab.com/garuda-linux/themes-and-settings/artwork/beautyline.git#commit=7889a26c68f367b983603bdb12de5ea08ac033f1
+ sha256sums = 8611cac913a71276193fbb9a00f8f381ce523d4a96b88f445f0b17c0514f8e23
pkgname = beautyline
diff --git a/PKGBUILD b/PKGBUILD
index ecbe276a40f1..b97c325740fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: dr460nf1r3 <dr460nf1r3 at garudalinux dot org>
pkgname=beautyline
-pkgver=20240330
-_commit=f7eafc52b8018cc7472c3385deb30b344f7eb26f
+pkgver=20240331
+_commit=7889a26c68f367b983603bdb12de5ea08ac033f1
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=('c4a0c12dcfca86f4b180d5b1df8cf4bdc9b807c7da76cedb2f92cbc016c8823a')
+sha256sums=('8611cac913a71276193fbb9a00f8f381ce523d4a96b88f445f0b17c0514f8e23')
package() {
install -d "${pkgdir}/usr/share/icons/BeautyLine"