[arch-commits] Commit in subversion/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Sep 23 04:16:06 UTC 2015
Date: Wednesday, September 23, 2015 @ 06:16:06
Author: fyan
Revision: 247101
upgpkg: subversion 1.9.2-1
Modified:
subversion/trunk/PKGBUILD
----------+
PKGBUILD | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-23 02:59:39 UTC (rev 247100)
+++ PKGBUILD 2015-09-23 04:16:06 UTC (rev 247101)
@@ -6,7 +6,7 @@
# Contributor: Jason Chu <jason at archlinux.org>
pkgname=subversion
-pkgver=1.9.1
+pkgver=1.9.2
pkgrel=1
pkgdesc="A Modern Concurrent Version Control System"
arch=('i686' 'x86_64')
@@ -32,7 +32,7 @@
svnserve.service
subversion.rpath.fix.patch
fix_ruby22_tests.patch)
-md5sums=('8e879b61fffe3ac0cf16aeae1e8eda32'
+md5sums=('0a7e55bb58fe77072f19e108a56b468b'
'SKIP'
'a0db6dd43af33952739b6ec089852630'
'af1dd703cc28e61d2e2a132ce3eec37a'
@@ -42,7 +42,9 @@
'e5a59f43af24c103477e09bc1120831d')
validpgpkeys=('19BBCAEF7B19B280A0E2175E62D48FAD16A0DE01'
'8BC4DAE0C5A4D65F404401074F7DBAA99A59B973'
- 'BA3C15B1337CF0FB222BD41A1BCA6586A347943F') # Ben Reser / Stefan Sperling / Branko Čibej
+ 'BA3C15B1337CF0FB222BD41A1BCA6586A347943F'
+ 'E7B2A7F4EC28BE9FF8B38BA4B64FFF1209F9FA74')
+# Ben Reser / Stefan Sperling / Branko Čibej / Evgeny Kotkov
prepare() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list