[arch-commits] Commit in keepass/trunk (PKGBUILD)

Timothy Redaelli tredaelli at archlinux.org
Tue Jan 17 11:30:27 UTC 2017


    Date: Tuesday, January 17, 2017 @ 11:30:26
  Author: tredaelli
Revision: 207727

upgpkg: keepass 2.35-1

Modified:
  keepass/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-17 11:20:46 UTC (rev 207726)
+++ PKGBUILD	2017-01-17 11:30:26 UTC (rev 207727)
@@ -4,8 +4,8 @@
 # Contributor: Andrej Gelenberg <andrej.gelenberg at udo.edu>
 
 pkgname=keepass
-pkgver=2.34
-pkgrel=2
+pkgver=2.35
+pkgrel=1
 pkgdesc='A easy-to-use password manager for Windows, Linux, Mac OS X and mobile devices.'
 arch=('any')
 url='http://keepass.info/'
@@ -22,7 +22,7 @@
         'keepass.desktop'
         'keepass.xml')
 
-sha256sums=('e3f184e4deddd1aa5ee2b52e2373c772d3f3975e5eddb2fd729eb27b437011aa'
+sha256sums=('5faad9381af2f9d808d65ee3d880ff3bca9352c7ce886fea95d54f9169e863df'
             'SKIP'
             '05e63a028198ff32d4b26a892923a821066541f0cf798f5be8c138739bc22fbe'
             'a5fff678466443c0c8256c4771128c86103da47b6a2c49351d9941191b65dd6f'
@@ -31,10 +31,6 @@
 validpgpkeys=('D95044283EE948D911E8B606A4F762DC58C6F98E')
 
 prepare() {
-  # "Convert" to mono 4.0
-  sed -i '1s/ 10.00/ 11.00/' KeePass.sln
-  find . -name "*.csproj" -exec sed -i '1s/"3.5"/"4.0"/' {} +
-
   # Extract icons
   icotool -x KeePass/KeePass.ico
 



More information about the arch-commits mailing list