summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 466f7c338cb3..e98f19539c47 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,13 @@
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 = 20210311
- pkgrel = 1
+ pkgver = 20210313
+ pkgrel = 3
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 43286415bee3..e24c3c6d269b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_gitname=beautyline
pkgname=beautyline
pkgver=20210313
-pkgrel=2
+pkgrel=3
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}"