diff options
Diffstat (limited to 'development/geany')
-rw-r--r-- | development/geany/geany.SlackBuild | 4 | ||||
-rw-r--r-- | development/geany/geany.info | 6 | ||||
-rw-r--r-- | development/geany/slack-desc | 10 |
3 files changed, 10 insertions, 10 deletions
diff --git a/development/geany/geany.SlackBuild b/development/geany/geany.SlackBuild index d0d0e07878..c6c5fef299 100644 --- a/development/geany/geany.SlackBuild +++ b/development/geany/geany.SlackBuild @@ -25,7 +25,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=geany -VERSION=${VERSION:-1.22} +VERSION=${VERSION:-1.23} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -59,7 +59,7 @@ else LIBDIRSUFFIX="" fi -set -e +set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT diff --git a/development/geany/geany.info b/development/geany/geany.info index 82eed4f4a7..553d0d4874 100644 --- a/development/geany/geany.info +++ b/development/geany/geany.info @@ -1,8 +1,8 @@ PRGNAM="geany" -VERSION="1.22" +VERSION="1.23" HOMEPAGE="http://www.geany.org/" -DOWNLOAD="http://download.geany.org/geany-1.22.tar.bz2" -MD5SUM="0672077fe83e2a739aa0eaca426aacf0" +DOWNLOAD="http://download.geany.org/geany-1.23.tar.bz2" +MD5SUM="4290e8c32305e916f57bb0f0233bbec2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/development/geany/slack-desc b/development/geany/slack-desc index b010dd7afc..8e2d09cf69 100644 --- a/development/geany/slack-desc +++ b/development/geany/slack-desc @@ -1,9 +1,9 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' on -# the right side marks the last column you can put a character in. You must make -# exactly 11 lines for the formatting to be correct. It's also customary to -# leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| geany: Geany (small and lightweight Integrated Development Environment) |