summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsballert2018-07-25 16:49:02 +0200
committersballert2018-07-25 16:49:02 +0200
commit6a7890ca585ae6df0d7b5408badbff25e145b989 (patch)
treece79993b6dd40819261bf2aa8d51283fc3571361 /PKGBUILD
parentd4ca3e8cdf9ceb88b7f8e057eb23ea2d4ffd5b35 (diff)
downloadaur-6a7890ca585ae6df0d7b5408badbff25e145b989.tar.gz
Update to 2.1.22
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5583b339b1d1..b6ea0a672d63 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=atom
_pkgmaintainer=file-icons
_pkgdestdirname=atom-file-icons
_versionprefix=v
-pkgver=2.1.4
+pkgver=2.1.22
pkgrel=1
pkgdesc="Atom file-specific icons for improved visual grepping."
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=('db788996ac2027e66573e6a6eed41ba971b2ca4ffa9a938603a642df6481103d')
install=$pkgname.install
build() {