summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevin Christensen2015-12-04 19:06:46 -0700
committerDevin Christensen2015-12-04 19:06:46 -0700
commit792597df86df8c9b1d9fa8498aebb9b23d7ca5bd (patch)
tree1380f1250479dc35100d2c099fce5b8e65a21b41
parent9f011d4c42d8850212cf53259ea2c6d804d64416 (diff)
downloadaur-792597df86df8c9b1d9fa8498aebb9b23d7ca5bd.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 7840738d540d..ab225f038db4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ttf-ubuntu-mono-derivative-powerline-git
pkgdesc = Ubuntu Mono derivative Powerline
- pkgver = r71.39c99c0
+ pkgver = r98.6ac4c01
pkgrel = 1
url = https://github.com/powerline/fonts
install = ttf-ubuntu-mono-derivative-powerline-git.install
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..e691f05feb0c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+/*
+!/.SRCINFO
+!/.gitignore
+!/PKGBUILD
+!/ttf-ubuntu-mono-derivative-powerline-git.install
diff --git a/PKGBUILD b/PKGBUILD
index 599153f82a2a..92f2a22d54f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Devin Christensen <quixoten at gmail dot com>
pkgname=ttf-ubuntu-mono-derivative-powerline-git
-pkgver=r71.39c99c0
+pkgver=r98.6ac4c01
pkgrel=1
pkgdesc="Ubuntu Mono derivative Powerline"
arch=('any')