summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJR Boyens2019-10-21 02:30:30 -0700
committerJR Boyens2019-10-21 02:30:30 -0700
commita078fa70119087bab0df3952d009ed74c127e238 (patch)
treef64ddcade442510d29c5df2a715d7a3327138e37 /PKGBUILD
parent47d72594e5550343145ac87b50969a6058769a65 (diff)
downloadaur-a078fa70119087bab0df3952d009ed74c127e238.tar.gz
Bump to 2.1.36
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ce056ebd9a2..63ab015d70d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgsrcname=atom
_pkgmaintainer=file-icons
_pkgdestdirname=atom-file-icons
_versionprefix=v
-pkgver=2.1.35
+pkgver=2.1.36
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=('bf5b592efc3e7f22ab42a6a9bc98a327157cb3f34847245438b325c13dcdaab9')
+sha256sums=('a2552b919b2b0a9941ef61aeee4e12b030dc5ac186cb079642d2663ea161f2e9')
install=$pkgname.install
build() {