summaryrefslogtreecommitdiff
path: root/community/nemiver
diff options
context:
space:
mode:
Diffstat (limited to 'community/nemiver')
-rw-r--r--community/nemiver/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/nemiver/PKGBUILD b/community/nemiver/PKGBUILD
index 1bcf9cf0a..49ec571c1 100644
--- a/community/nemiver/PKGBUILD
+++ b/community/nemiver/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 69742 2012-04-23 09:08:05Z ibiru $
+# $Id: PKGBUILD 75745 2012-08-30 17:41:15Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: jordz <jordz@archlinux.us>
pkgname=nemiver
-pkgver=0.9.2
-pkgrel=2
+pkgver=0.9.3
+pkgrel=1
pkgdesc="C/C++ debugger for GNOME"
arch=('x86_64' 'i686')
license=('GPL')
@@ -14,7 +14,7 @@ makedepends=('boost' 'intltool' 'gnome-doc-utils')
install=nemiver.install
source=("http://ftp.acc.umu.se/pub/GNOME/sources/nemiver/0.9/$pkgname-$pkgver.tar.xz")
options=('!libtool' '!emptydirs')
-sha256sums=('770392965a45d728b798da3c6111c4e7cb55d51f109a78aedead99083f8e2520')
+sha256sums=('27b8845e54a61ba597050eb16640aaaf2bf21be3191081c9ddd3a34fc2ae617d')
build() {
cd "$srcdir/$pkgname-$pkgver"