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

Alexandre Filgueira faidoc at archlinux.org
Wed Nov 9 02:07:13 UTC 2016


    Date: Wednesday, November 9, 2016 @ 02:07:12
  Author: faidoc
Revision: 195178

upgpkg: cinnamon-screensaver 3.2.0-1

Modified:
  cinnamon-screensaver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-08 22:44:50 UTC (rev 195177)
+++ PKGBUILD	2016-11-09 02:07:12 UTC (rev 195178)
@@ -4,24 +4,22 @@
 # Jan de Groot <jgc at archlinux.org>
 
 pkgname=cinnamon-screensaver
-pkgver=3.0.1
-pkgrel=2
+pkgver=3.2.0
+pkgrel=1
 pkgdesc="Screensaver designed to integrate well with the Cinnamon desktop."
 arch=('i686' 'x86_64')
 license=('GPL')
 url="https://github.com/linuxmint/cinnamon-screensaver"
 backup=(etc/pam.d/cinnamon-screensaver)
-depends=('cinnamon-desktop' 'cinnamon-translations' 'dbus-glib' 'libgnomekbd' 'python2-gobject' 'webkit2gtk' 'xapps')
+depends=('cinnamon-desktop' 'cinnamon-translations' 'dbus-glib' 'libgnomekbd' 'python-gobject' 'gobject-introspection' 'webkit2gtk' 'xapps')
 makedepends=('intltool' 'gnome-common')
 source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-screensaver/archive/$pkgver.tar.gz
        cinnamon-screensaver.pam)
-sha256sums=('de32ab1852b605835ea0ca41f248d18b32d7805d479eb6fd5877d4de92dbb784'
+sha256sums=('8ddf75571979968083cfbc089fce46f58c9447d250174e4ef5bd22e22ce0c756'
             'c34925177c883dc4935408a4679e984855b14ef18a208bb5c7c3e5be3817619a')
 
 prepare() {
   cd $pkgname-$pkgver
-  # Python2 fix
-  sed -i 's@^#!.*python$@#!/usr/bin/python2@' data/screensavers/*/main
 
   # Support new libsystemd (which replaces libsystemd-login)
   sed -i 's/libsystemd-login/libsystemd/' configure.ac



More information about the arch-commits mailing list