diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-06-07 23:22:08 -0600 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-06-07 23:22:08 -0600 |
commit | 0e775b8e3315d18b9be94a477fb7055afd5900f9 (patch) | |
tree | 626f657b566bee36121473250533a7c459fa204d /libre/libretools | |
parent | 6b5da218a22fe5ba9648c57407a5285f2a671717 (diff) |
libre/libretools: bump pkgrel
Diffstat (limited to 'libre/libretools')
-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 8a0f84dd7..a9c8a8ca7 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=5 +pkgrel=6 arch=('any') makedepends=(emacs ruby-ronn) # emacs --batch is used during the build to process text checkdepends=(sh-roundup git) |