summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Ruiz de Alegría2020-04-14 20:53:46 +0200
committerDaniel Ruiz de Alegría2020-04-14 20:53:46 +0200
commit061e7a163a2042680c22a80a8c73f3d668aa8764 (patch)
treefe03d828f9d1453c84abd5213778d8cf9c287c54
parent729f2034498728255d10bd0f4eb43d4b05366a14 (diff)
downloadaur-061e7a163a2042680c22a80a8c73f3d668aa8764.tar.gz
Update license and description
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22fa06ab9465..69c21fec6b98 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = flat-remix
- pkgdesc = Flat remix is a pretty simple icon theme inspired on material design following a modern design using flat colors with high contrasts and sharp borders.
+ pkgdesc = Flat Remix is an icon theme inspired by material design. It is mostly flat using a colorful palette with some shadows, highlights, and gradients for some depth.
pkgver = 20200116
pkgrel = 1
url = https://drasite.com/flat-remix
arch = any
- license = GPL 3.0
+ license = GPL3
options = !strip
source = https://github.com/daniruiz/flat-remix/archive/20200116.tar.gz
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5357bf98c9b8..2cca215c8ac3 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname="flat-remix"
pkgver=20200116
pkgrel=1
-pkgdesc="Flat remix is a pretty simple icon theme inspired on material design following a modern design using "flat" colors with high contrasts and sharp borders."
+pkgdesc="Flat Remix is an icon theme inspired by material design. It is mostly flat using a colorful palette with some shadows, highlights, and gradients for some depth."
arch=('any')
url="https://drasite.com/flat-remix"
-license=('GPL 3.0')
+license=('GPL3')
options=('!strip')
source=("https://github.com/daniruiz/${pkgname}/archive/${pkgver}.tar.gz")
sha256sums=('SKIP')