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 7c60300098c7..ad74a6be24f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = terminess-powerline-font-git
pkgdesc = Terminess Powerline
pkgver = r100.a44abd0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/powerline/fonts
install = terminess-powerline-font-git.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 11fbac1bc443..8974099af44e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Devin Christensen <quixoten at gmail dot com>
pkgname=terminess-powerline-font-git
pkgver=r100.a44abd0
-pkgrel=1
+pkgrel=2
pkgdesc="Terminess 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')