summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevin Christensen2015-12-04 18:59:14 -0700
committerDevin Christensen2015-12-04 18:59:14 -0700
commit8a13eb25c930b17867ed629f73773b9d3d01ac73 (patch)
tree64f3d747ecace946e49133008e817c77378eba50
parent75f58a34a95d79710cddbbb2f7fa8c3612c361bf (diff)
downloadaur-8a13eb25c930b17867ed629f73773b9d3d01ac73.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 dc8255d068ad..0a39cf290475 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = powerline-fonts-git
pkgdesc = Powerline fonts for X11 and the console
- pkgver = r71.39c99c0
+ pkgver = r98.6ac4c01
pkgrel = 1
url = https://github.com/powerline/fonts
install = powerline-fonts-git.install
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..d5a3b3692834
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+/*
+!/.SRCINFO
+!/.gitignore
+!/PKGBUILD
+!/powerline-fonts-git.install
diff --git a/PKGBUILD b/PKGBUILD
index 70dc593c6774..8844d4b34f5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Devin Christensen <quixoten at gmail dot com>
pkgname=powerline-fonts-git
-pkgver=r71.39c99c0
+pkgver=r98.6ac4c01
pkgrel=1
pkgdesc="Powerline fonts for X11 and the console"
arch=('any')