summaryrefslogtreecommitdiff
path: root/extra/kdeutils-kgpg/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-04-06 09:47:04 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-04-06 09:47:04 +0200
commit5b1689a2cf3def5dea6a56f577930e7c6df4f003 (patch)
tree8ef875217e9d87666706e7f88f579cc579aaa63e /extra/kdeutils-kgpg/PKGBUILD
parent2c0066a33742d4879adc9eeab45e04fba7bafbcb (diff)
parentfd8249d016683ade99a23251d6ffdf5d5a3e76a4 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: extra/rcs/PKGBUILD libre/cups-filters-libre/PKGBUILD
Diffstat (limited to 'extra/kdeutils-kgpg/PKGBUILD')
-rw-r--r--extra/kdeutils-kgpg/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdeutils-kgpg/PKGBUILD b/extra/kdeutils-kgpg/PKGBUILD
index 5e89949d9..50906c08e 100644
--- a/extra/kdeutils-kgpg/PKGBUILD
+++ b/extra/kdeutils-kgpg/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 179457 2013-03-05 15:48:27Z andrea $
+# $Id: PKGBUILD 182002 2013-04-05 08:57:24Z svenstaro $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdeutils-kgpg
-pkgver=4.10.1
+pkgver=4.10.2
pkgrel=1
pkgdesc='A GnuPG frontend'
url='http://kde.org/applications/utilities/kgpg/'
@@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4')
groups=('kde' 'kdeutils')
install=${pkgname}.install
source=("http://download.kde.org/stable/${pkgver}/src/kgpg-${pkgver}.tar.xz")
-sha1sums=('2cc0720928f8415ac3177706b5aa2dc50ffa8459')
+sha1sums=('fbe8df63cbfbff616493267253b03e153e2bbc40')
build() {
cd "${srcdir}"