summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69881ea94119..5bc88a8a2c75 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ttf-literation-mono-powerline-git
pkgdesc = Literation Mono Powerline
pkgver = r100.a44abd0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/powerline/fonts
install = ttf-literation-mono-powerline-git.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 4787262ec635..f0826ad09f23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Devin Christensen <quixoten at gmail dot com>
pkgname=ttf-literation-mono-powerline-git
pkgver=r100.a44abd0
-pkgrel=1
+pkgrel=2
pkgdesc="Literation Mono Powerline"
arch=('any')
-url=('https://github.com/powerline/fonts')
+url='https://github.com/powerline/fonts'
license=('custom:SIL Open Font License, Version 1.1')
depends=(fontconfig xorg-font-utils )
makedepends=('git')