Date: Thursday, June 5, 2014 @ 14:50:49 Author: arodseth Revision: 112711
upgpkg: unetbootin 608-1 Modified: unetbootin/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-06-05 12:40:44 UTC (rev 112710) +++ PKGBUILD 2014-06-05 12:50:49 UTC (rev 112711) @@ -5,20 +5,20 @@ # Contributor: Michai Coman <[email protected]> pkgname=unetbootin -pkgver=603 -pkgrel=2 +pkgver=608 +pkgrel=1 arch=('x86_64' 'i686') license=('GPL') pkgdesc='Create bootable Live USB drives' url='http://unetbootin.sourceforge.net/' depends=('syslinux' 'p7zip' 'qt4' 'mtools') -optdepends=('polkit: to run unetbootin directly from menu') +optdepends=('polkit: run unetbootin directly from menu') makedepends=('setconf') install="$pkgname.install" source=("http://downloads.sourceforge.net/project/$pkgname/UNetbootin/$pkgver/$pkgname-source-$pkgver.tar.gz" 'org.archlinux.pkexec.unetbootin.policy' 'unetbootin_polkit') -sha256sums=('9daf468b069f80f8a9852be45db74d05455983bec170132dbbcc039c78f0d00e' +sha256sums=('ce99c5f60b1f66da0ceb41859ce9198d96b3061b949b167fc952d3951b632080' 'd7cc55f8d7340be08c33d40443d413f8c15d8d012c29cab98ac5ab5a0fc57fb3' 'b662e7082873602e9c224a291752e3c2274fb751018bfa23a7560f79c6ecb88f')
