summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexis Janon2020-09-20 00:32:07 +0200
committerAlexis Janon2020-09-20 00:32:07 +0200
commit47a1f79bf4adff28aaccb9e8118f129f16caa1e9 (patch)
tree2c0902ba32faf8546027f3bf99ac93ee98cdd792
parent0c5b39da55c7a8b57a58b6ded287c1727d9b1a31 (diff)
downloadaur-47a1f79bf4adff28aaccb9e8118f129f16caa1e9.tar.gz
Update to 2.5.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e4392d90f2e..b6ae3643176b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = ttf-simple-line-icons
pkgdesc = Simple and Minimal Line Icons
- pkgver = 2.5.4
+ pkgver = 2.5.5
pkgrel = 1
url = https://thesabbir.github.io/simple-line-icons
arch = any
license = MIT
- source = ttf-simple-line-icons-2.5.4.tar.gz::https://github.com/thesabbir/simple-line-icons/archive/v2.5.4.tar.gz
- md5sums = 52b2bb4b232f7254a8a5e1791870a91d
+ source = ttf-simple-line-icons-2.5.5.tar.gz::https://github.com/thesabbir/simple-line-icons/archive/v2.5.5.tar.gz
+ md5sums = e4179283cdcce2038e5f286616feb058
pkgname = ttf-simple-line-icons
diff --git a/PKGBUILD b/PKGBUILD
index c7a2767db485..36421a3cfdae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgsrcname=simple-line-icons
_pkgmaintainer=thesabbir
_versionprefix=v
-pkgver=2.5.4
+pkgver=2.5.5
pkgrel=1
pkgdesc="Simple and Minimal Line Icons "
pkgname=ttf-simple-line-icons
@@ -11,7 +11,7 @@ arch=(any)
url="https://thesabbir.github.io/simple-line-icons"
license=('MIT')
source=("$pkgname-$pkgver.tar.gz::https://github.com/${_pkgmaintainer}/${_pkgsrcname}/archive/${_versionprefix}${pkgver}.tar.gz")
-md5sums=('52b2bb4b232f7254a8a5e1791870a91d')
+md5sums=('e4179283cdcce2038e5f286616feb058')
package() {
cd "${srcdir}/${_pkgsrcname}-${pkgver}/fonts"