summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevin Christensen2015-12-04 19:05:51 -0700
committerDevin Christensen2015-12-04 19:05:51 -0700
commit8e4c72ad21e160c227b7213b7e2436526561161f (patch)
treed94f5ecf1c82fedebe17d78165792d9ffe2e0425
parent757d3adfc1a704d00bdf4e31041cfb166737549a (diff)
downloadaur-8e4c72ad21e160c227b7213b7e2436526561161f.tar.gz
Ignore build files
-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')