diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-06-07 23:03:03 -0600 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-06-07 23:03:03 -0600 |
commit | 7d8affbcf67eacfa94ad30ebf9badc970301dfed (patch) | |
tree | 3384ce49d9b16bb28a5c885d7ed47ce643311d81 | |
parent | be800df0e88d87e05c9b8e2aa0dbd5631df09c8f (diff) | |
download | abslibre-7d8affbcf67eacfa94ad30ebf9badc970301dfed.tar.gz abslibre-7d8affbcf67eacfa94ad30ebf9badc970301dfed.tar.bz2 abslibre-7d8affbcf67eacfa94ad30ebf9badc970301dfed.zip |
libre/libretools: bump pkgrel
-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 590e34c57..632c2a370 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=2 +pkgrel=3 arch=('any') makedepends=(emacs ruby-ronn) # emacs --batch is used during the build to process text checkdepends=(sh-roundup git) |