summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJR Boyens2019-08-21 22:05:35 -0700
committerJR Boyens2019-08-21 22:05:35 -0700
commit47d72594e5550343145ac87b50969a6058769a65 (patch)
tree4a75b3276376da8d91bb67a88feb4efbd3862a2b /PKGBUILD
parent6ca28231554c989b6aacea02587f5aa9ec8266bd (diff)
downloadaur-47d72594e5550343145ac87b50969a6058769a65.tar.gz
Bump to 2.1.35
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d610b550d1e5..5ce056ebd9a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgsrcname=atom
_pkgmaintainer=file-icons
_pkgdestdirname=atom-file-icons
_versionprefix=v
-pkgver=2.1.34
+pkgver=2.1.35
pkgrel=1
pkgdesc="Atom file-specific icons for improved visual grepping."
pkgname=ttf-${_pkgdestdirname}
@@ -15,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=('fd3b2c4d4165161c7603ba8d0d775bd5d44cbf765774c1803b0996da808f7353')
+sha256sums=('bf5b592efc3e7f22ab42a6a9bc98a327157cb3f34847245438b325c13dcdaab9')
install=$pkgname.install
build() {