summaryrefslogtreecommitdiff
path: root/community/nemiver
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-04-20 00:01:59 +0000
committerroot <root@rshg054.dnsready.net>2012-04-20 00:01:59 +0000
commit68572eac2031955131806e1ab066f5aaac1396e2 (patch)
treea7ad0bf8988effbf1a55c885f968d10660055cf9 /community/nemiver
parent85ca6bfccdec6939881572fb1154f1a07d54937c (diff)
Fri Apr 20 00:01:59 UTC 2012
Diffstat (limited to 'community/nemiver')
-rw-r--r--community/nemiver/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/community/nemiver/PKGBUILD b/community/nemiver/PKGBUILD
index 95cf51837..cb798bf21 100644
--- a/community/nemiver/PKGBUILD
+++ b/community/nemiver/PKGBUILD
@@ -1,9 +1,10 @@
-# $Id: PKGBUILD 61581 2012-01-03 18:29:08Z arodseth $
+# $Id: PKGBUILD 69550 2012-04-18 07:41:47Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: jordz <jordz@archlinux.us>
+
pkgname=nemiver
-pkgver=0.9.1
-pkgrel=2
+pkgver=0.9.2
+pkgrel=1
pkgdesc="C/C++ debugger for GNOME"
arch=('x86_64' 'i686')
license=('GPL')
@@ -12,8 +13,8 @@ depends=('gdlmm' 'gdb' 'gtksourceviewmm' 'libgtop' 'vte3' 'ghex' 'dconf' 'gsetti
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)
-md5sums=('9c0275e7a2d9f9fb48f279387969281b')
+options=('!libtool' '!emptydirs')
+sha256sums=('770392965a45d728b798da3c6111c4e7cb55d51f109a78aedead99083f8e2520')
build() {
cd "$srcdir/$pkgname-$pkgver"