summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19d5df195e1c..8ab460ed8de4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,8 @@
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 = 20220717
+ pkgver = 20220731
pkgrel = 1
+ epoch = 1
url = https://gitlab.com/garuda-linux/themes-and-settings/artwork/beautyline
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index d8c494f31305..ba84cac75f20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,9 @@
# Maintainer: dr460nf1r3 <dr460nf1r3 at garudalinux dot org>
pkgname=beautyline
-pkgver=20220717
+pkgver=20220731
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)"
arch=('any')
url="https://gitlab.com/garuda-linux/themes-and-settings/artwork/$pkgname"