summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29a353da7bf1..d468ceaeee02 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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 = 20210306
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.com/garuda-linux/themes-and-settings/artwork/beautyline
arch = any
license = unknown
@@ -13,3 +13,4 @@ pkgbase = beautyline
sha256sums = SKIP
pkgname = beautyline
+
diff --git a/PKGBUILD b/PKGBUILD
index dbc764fe46b8..faab3bf07ac3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_gitname=beautyline
pkgname=beautyline
pkgver=20210306
-pkgrel=1
+pkgrel=2
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')
url="https://gitlab.com/garuda-linux/themes-and-settings/artwork/${_gitname}"