diff options
Diffstat (limited to 'community/nemiver/PKGBUILD')
-rw-r--r-- | community/nemiver/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/nemiver/PKGBUILD b/community/nemiver/PKGBUILD index cb798bf21..1bcf9cf0a 100644 --- a/community/nemiver/PKGBUILD +++ b/community/nemiver/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 69550 2012-04-18 07:41:47Z arodseth $ +# $Id: PKGBUILD 69742 2012-04-23 09:08:05Z ibiru $ # Maintainer: Alexander Rødseth <rodseth@gmail.com> # Contributor: jordz <jordz@archlinux.us> pkgname=nemiver pkgver=0.9.2 -pkgrel=1 +pkgrel=2 pkgdesc="C/C++ debugger for GNOME" arch=('x86_64' 'i686') license=('GPL') |