[arch-commits] Commit in gnote/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sun Sep 27 16:00:48 UTC 2015
Date: Sunday, September 27, 2015 @ 18:00:47
Author: heftig
Revision: 247537
3.18.0
Modified:
gnote/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-27 13:35:06 UTC (rev 247536)
+++ PKGBUILD 2015-09-27 16:00:47 UTC (rev 247537)
@@ -3,7 +3,7 @@
# Contributor: uastasi <uastasi at archlinux.us>
pkgname=gnote
-pkgver=3.17.1
+pkgver=3.18.0
pkgrel=1
pkgdesc='A note taking application'
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
makedepends=('intltool' 'itstool' 'boost')
install=gnote.install
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('83325032cb948f1dc9dfe266e69a447e755cf7cbf94327c5440f2e380512fa99')
+sha256sums=('4828363ae3ddac57d37a0a2b17882be8fe67afcecf97ae992cd744b95da1c348')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list