summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD2
2 files changed, 17 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 13d73fae93ad..76693348ce99 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -45,3 +45,19 @@ pkgbase = beautyline
pkgname = beautyline
+pkgbase = beautyline
+ pkgdesc = Outlined icons designed to have unified look and comprehensive coverage with the Sweet icon pack (best suited to use with Sweet theme)
+ pkgver = 20210202
+ pkgrel = 1
+ url = https://gitlab.com/garuda-linux/themes-and-settings/artwork/beautyline
+ arch = any
+ license = unknown
+ makedepends = git
+ provides = beautyline
+ conflicts = beautyline
+ options = !strip
+ source = git+https://gitlab.com/garuda-linux/themes-and-settings/artwork/beautyline.git
+ sha256sums = SKIP
+
+pkgname = beautyline
+
diff --git a/PKGBUILD b/PKGBUILD
index 0c89ed8771b3..1e4d182fab6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_gitname=beautyline
pkgname=beautyline
-pkgver=20210201
+pkgver=20210202
pkgrel=1
pkgdesc="Outlined icons designed to have unified look and comprehensive coverage with the Sweet icon pack (best suited to use with Sweet theme)"
arch=('any')