summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--.gitignore5
-rw-r--r--PKGBUILD2
3 files changed, 7 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86fd37a57bc2..1aaed8d1cc06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ttf-literation-mono-powerline-git
pkgdesc = Literation Mono Powerline
- pkgver = r71.39c99c0
+ pkgver = r98.6ac4c01
pkgrel = 1
url = https://github.com/powerline/fonts
install = ttf-literation-mono-powerline-git.install
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..33914740f454
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+/*
+!/.SRCINFO
+!/.gitignore
+!/PKGBUILD
+!/ttf-literation-mono-powerline-git.install
diff --git a/PKGBUILD b/PKGBUILD
index f1cc4cf864d1..e59eb9f38988 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Devin Christensen <quixoten at gmail dot com>
pkgname=ttf-literation-mono-powerline-git
-pkgver=r71.39c99c0
+pkgver=r98.6ac4c01
pkgrel=1
pkgdesc="Literation Mono Powerline"
arch=('any')