Date: Thursday, June 12, 2014 @ 11:57:50 Author: fyan Revision: 113056
upgpkg: wiznote 2.1.8-1 Modified: wiznote/trunk/PKGBUILD ----------+ PKGBUILD | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-06-12 09:16:05 UTC (rev 113055) +++ PKGBUILD 2014-06-12 09:57:50 UTC (rev 113056) @@ -3,7 +3,7 @@ # Contributor: Albert.Zhou <[email protected]> pkgname=wiznote -pkgver=2.1.7 +pkgver=2.1.8 pkgrel=1 pkgdesc="Opensource cross-platform cloud based note-taking client" arch=('i686' 'x86_64') @@ -17,10 +17,6 @@ md5sums=('SKIP') prepare() { - # This case change doesn't make any sense, really... - sed -i "s/Exec=wiznote/Exec=WizNote/" $_wiznote_project_name/build/common/wiznote.desktop - - # And this... rm $_wiznote_project_name/share/skins/default/Thumbs.db rm -rf build; mkdir build
