diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-29 03:33:06 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-29 03:33:06 +0000 |
commit | 963a6823c1201d8ca8457ba6811a1bd18740bf50 (patch) | |
tree | f0bd2eb7809455100448b4654627bdbf43b75b7b /community/liteide/PKGBUILD | |
parent | 8e531c81cc6b17dd28b74c95fc5b583463c1eade (diff) |
Diffstat (limited to 'community/liteide/PKGBUILD')
-rw-r--r-- | community/liteide/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/liteide/PKGBUILD b/community/liteide/PKGBUILD index 1e9525477..fa6cbd3d8 100644 --- a/community/liteide/PKGBUILD +++ b/community/liteide/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 116338 2014-07-25 14:02:29Z arodseth $ +# $Id: PKGBUILD 116480 2014-07-28 13:10:15Z arodseth $ # Maintainer: Alexander Rødseth <rodseth@gmail.com> # Contributor: spambanane <happy.house@gmx.de> # Contributor: Matteo <matteo.dek@gmail.com> # Contributor: Matthew Zimmerman <mzimmerman@gmail.com> pkgname=liteide -pkgver=23 +pkgver=23.1 pkgrel=1 pkgdesc='IDE for editing and building projects written in the Go programming language' license=('LGPL') |