[arch-commits] Commit in gnote/trunk (PKGBUILD)
Ionuț Mircea Bîru
ioni at nymeria.archlinux.org
Mon Oct 14 09:55:59 UTC 2013
Date: Monday, October 14, 2013 @ 11:55:58
Author: ioni
Revision: 98580
update to 3.10
Modified:
gnote/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-10-14 08:45:50 UTC (rev 98579)
+++ PKGBUILD 2013-10-14 09:55:58 UTC (rev 98580)
@@ -2,7 +2,7 @@
# Maintainer: Ionut Biru <ibiru at archlinux.org>
# Contributor: uastasi <uastasi at archlinux.us>
pkgname=gnote
-pkgver=3.8.1
+pkgver=3.10.0
pkgrel=1
pkgdesc="A note taking application."
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
options=('!libtool')
install=gnote.install
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('35bb4c5c0fd94bb3e8e5b91dcfff7e376408dd95fb2468ce9e248f6738d036aa')
+sha256sums=('10dedfde2f7748f67eda4f334505c7e8ff2b86286d2c9feb3c43e7261684b71b')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list