diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-06-07 23:06:04 -0600 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-06-07 23:06:04 -0600 |
commit | 7cf8a01e12ee92d56a6406a893df8b8529c9e20f (patch) | |
tree | fdd4c055a8948694a4e478be2439ba8f8df1ed1c /libre/libretools | |
parent | 7d8affbcf67eacfa94ad30ebf9badc970301dfed (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 632c2a370..40df19b32 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=3 +pkgrel=4 arch=('any') makedepends=(emacs ruby-ronn) # emacs --batch is used during the build to process text checkdepends=(sh-roundup git) |