summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordr460nf1r32021-03-13 18:28:03 +0100
committerdr460nf1r32021-03-13 18:28:03 +0100
commit06550348cde7e8615b6f6ba194d66d18ec088a41 (patch)
tree6b4097b1c0137b11c894ed8ffca94d95ac6c0f4b
parent9250eb7e3de806b87300e0e4ec3267601e75157b (diff)
downloadaur-06550348cde7e8615b6f6ba194d66d18ec088a41.tar.gz
Add back working places 16x16 icons (no more broken symlinked ones!)
-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}"