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 ab1aaa6da31a..89f7da97fe4f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = otf-meslo-powerline-git
pkgdesc = Meslo for Powerline
- pkgver = r71.39c99c0
+ pkgver = r98.6ac4c01
pkgrel = 1
url = https://github.com/powerline/fonts
install = otf-meslo-powerline-git.install
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..4c58ea2d0bcb
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+/*
+!/.SRCINFO
+!/.gitignore
+!/PKGBUILD
+!/otf-meslo-powerline-git.install
diff --git a/PKGBUILD b/PKGBUILD
index c1ca6fcbf42a..19d0c06c3ae1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Devin Christensen <quixoten at gmail dot com>
pkgname=otf-meslo-powerline-git
-pkgver=r71.39c99c0
+pkgver=r98.6ac4c01
pkgrel=1
pkgdesc="Meslo for Powerline"
arch=('any')