summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Blakeney2018-08-07 08:06:36 +1000
committerMark Blakeney2018-08-07 08:06:36 +1000
commitaf3fbe7c5b09a05847bc89a7e1bf3fdc5ade7aea (patch)
tree2f253c0f8aea93a9f5440594f1dd1cd1638d98ef
parent17f746275004efb5a03c1b5fab89bf445c2c34be (diff)
downloadaur-af3fbe7c5b09a05847bc89a7e1bf3fdc5ade7aea.tar.gz
Force python 3.7 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d29f7a081050..8ad4b570a408 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cdhist
pkgdesc = Bash cd history
pkgver = 1.4.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/bulletmark/cdhist
install = install.sh
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index ea7d4957fe65..3c7eb15f7bc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: mark.blakeney at bullet-systems dot net
pkgname=cdhist
pkgver=1.4.1
-pkgrel=1
+pkgrel=2
pkgdesc="Bash cd history"
url="https://github.com/bulletmark/$pkgname"
license=("GPL3")