summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTinu Weber2018-08-06 22:39:20 +0200
committerTinu Weber2018-08-06 22:39:20 +0200
commit43ce111b77d86588902caadf302311a47359dd29 (patch)
treebcd8f6cbcfd03bdf374e00bc8213ab73944491ea
parente020c15ed2c75eece88381fcaf1a1b311e832746 (diff)
downloadaur-43ce111b77d86588902caadf302311a47359dd29.tar.gz
Python 3.7 rebuild
Also remove .pkg.tar.xz file from .gitignore: as I push them to a local repo and the delete them right afterwards, I consider a trailing package file to be "incomplete work", and I'm thus fine with git telling me about it.
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 0866100e9dd9..cc1d339a58b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,3 @@
/epfl-menu/
/src/
/pkg/
-/*.pkg.tar.xz
diff --git a/PKGBUILD b/PKGBUILD
index 62eafe59ed40..b58e7402d2b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=epfl-menu-git
_pkgname=epfl-menu
pkgver=r16.2406823
-pkgrel=4
+pkgrel=5
pkgdesc='Pretty-print the lunch and supper menus at the EPFL'
arch=(any)