diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-06-07 23:11:59 -0600 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-06-07 23:11:59 -0600 |
commit | 6b5da218a22fe5ba9648c57407a5285f2a671717 (patch) | |
tree | e07d20a9e547f6e1bc657c68b788a4da9b2be406 /libre/libretools/PKGBUILD | |
parent | 7cf8a01e12ee92d56a6406a893df8b8529c9e20f (diff) | |
download | abslibre-6b5da218a22fe5ba9648c57407a5285f2a671717.tar.gz abslibre-6b5da218a22fe5ba9648c57407a5285f2a671717.tar.bz2 abslibre-6b5da218a22fe5ba9648c57407a5285f2a671717.zip |
libre/libretools: bump pkgrel
Diffstat (limited to 'libre/libretools/PKGBUILD')
-rw-r--r-- | libre/libretools/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/libretools/PKGBUILD b/libre/libretools/PKGBUILD index 40df19b32..8a0f84dd7 100644 --- a/libre/libretools/PKGBUILD +++ b/libre/libretools/PKGBUILD @@ -19,7 +19,7 @@ _packages_url=https://projects.parabola.nu/packages source=($_packages_url/libretools.git/snapshot/libretools-$_libretools_commit.tar.bz2 $_packages_url/devtools-par.git/snapshot/devtools-par-$_devtools_commit.tar.bz2) -pkgrel=4 +pkgrel=5 arch=('any') makedepends=(emacs ruby-ronn) # emacs --batch is used during the build to process text checkdepends=(sh-roundup git) |