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

Laurent Carlier lcarlier at nymeria.archlinux.org
Mon Jul 14 08:17:18 UTC 2014


    Date: Monday, July 14, 2014 @ 10:17:18
  Author: lcarlier
Revision: 115678

upgpkg: playonlinux 4.2.3-1

upstream update 4.2.3

Modified:
  playonlinux/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-14 08:14:08 UTC (rev 115677)
+++ PKGBUILD	2014-07-14 08:17:18 UTC (rev 115678)
@@ -3,8 +3,8 @@
 # Contributor: Skunnyk <skunnyk at archlinux.fr>
 
 pkgname=playonlinux
-pkgver=4.2.2
-pkgrel=2
+pkgver=4.2.3
+pkgrel=1
 pkgdesc="GUI for managing Windows programs under linux"
 url="http://www.playonlinux.com/"
 license=('GPL')
@@ -11,11 +11,9 @@
 depends=('wine' 'imagemagick' 'xterm' 'wxpython2.8' 'cabextract' 'unzip' 'mesa-demos' 'gnupg'
          'icoutils' 'xdg-user-dirs' 'libxmu' 'netcat' 'wget' 'p7zip')
 arch=('any')
-source=(http://www.playonlinux.com/script_files/PlayOnLinux/${pkgver/.0/}/PlayOnLinux_${pkgver/.0/}.tar.gz
-        PlayOnLinux.desktop)
+source=(http://www.playonlinux.com/script_files/PlayOnLinux/${pkgver/.0/}/PlayOnLinux_${pkgver/.0/}.tar.gz)
 options=(!strip)
-md5sums=('d038bfcadb2626bcd429746afa984831'
-         'c35b61fb168c4ef7740ad113996ea359')
+md5sums=('59af4896c164442a3897520f8a83edc2')
 
 package() {
   cd "$srcdir/$pkgname"




More information about the arch-commits mailing list