summaryrefslogtreecommitdiff
path: root/community/gnote/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-11-03 01:06:08 -0700
committerroot <root@rshg054.dnsready.net>2013-11-03 01:06:08 -0700
commit1ce58386c5ee7086ac6848f35cade5d45bf86764 (patch)
treea02b709cc5107313c2a640ad192b4a4cb790df4f /community/gnote/PKGBUILD
parent02c5897cefdb4df89590f03c12870ad263240ebd (diff)
Sun Nov 3 01:05:44 PDT 2013
Diffstat (limited to 'community/gnote/PKGBUILD')
-rw-r--r--community/gnote/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gnote/PKGBUILD b/community/gnote/PKGBUILD
index 3598fac69..95a640912 100644
--- a/community/gnote/PKGBUILD
+++ b/community/gnote/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 99778 2013-10-30 23:39:42Z allan $
+# $Id: PKGBUILD 100334 2013-11-02 11:34:59Z ioni $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
# Contributor: uastasi <uastasi@archlinux.us>
pkgname=gnote
-pkgver=3.10.0
+pkgver=3.10.1
pkgrel=1
pkgdesc="A note taking application."
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('gtkmm3' 'libxslt' 'hicolor-icon-theme' 'desktop-file-utils' 'dconf' 'l
makedepends=('intltool' 'itstool' 'boost')
install=gnote.install
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('10dedfde2f7748f67eda4f334505c7e8ff2b86286d2c9feb3c43e7261684b71b')
+sha256sums=('8466343c43cb5fb223a7abfe43e6e963f64403f96a3c823f5a37474e83d5e1a0')
build() {
cd $pkgname-$pkgver