summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsballert2018-07-25 16:43:07 +0200
committersballert2018-07-25 16:43:07 +0200
commitf2f8b8c69118ab216cc01d84396d73cbefe9dc96 (patch)
treed8c45ff61467cc74d508062a26f37591035bff92 /PKGBUILD
parent0b042e68a777de2eac5ecc020bf377bd35120a01 (diff)
downloadaur-f2f8b8c69118ab216cc01d84396d73cbefe9dc96.tar.gz
Update to 3.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a12b34d52fc..6b72ceaccdba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
-# Maintainer: Alex Whitt <alex.joseph.whitt@gmail.com>
+# Maintainer: sballert <sballert@posteo.de>
+# Contributor: Alex Whitt <alex.joseph.whitt@gmail.com>
_pkgsrcname=all-the-icons.el
_pkgmaintainer=domtronn
_pkgdestdirname=all-the-icons
_versionprefix=
-pkgver=2.5.2
+pkgver=3.2.0
pkgrel=1
pkgdesc="Icon font for all-the-icons.el (A utility package to collect various Icon Fonts and propertize them within Emacs.)"
pkgname=ttf-${_pkgdestdirname}
@@ -14,7 +15,7 @@ license=('MIT')
depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
makedepends=('woff2-git')
source=("$pkgname-$pkgver.tar.gz::https://github.com/${_pkgmaintainer}/${_pkgsrcname}/archive/${_versionprefix}${pkgver}.tar.gz")
-sha256sums=('SKIP')
+sha256sums=('09fa8fff3ae65ea77089b17a270221d016d7df5c6093ef36357572235e36c7cb')
install=$pkgname.install
package() {