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

Ronald van Haren ronald at archlinux.org
Mon Dec 14 11:04:46 UTC 2015


    Date: Monday, December 14, 2015 @ 12:04:46
  Author: ronald
Revision: 256046

prepare for 0.20.0

Modified:
  enlightenment/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-14 11:02:48 UTC (rev 256045)
+++ PKGBUILD	2015-12-14 11:04:46 UTC (rev 256046)
@@ -2,7 +2,7 @@
 # Contributor: Enlightenment Developers <enlightenment-devel at enlightenment.org>>
 
 pkgname=enlightenment
-pkgver=0.19.10
+pkgver=0.20.0
 pkgrel=1
 pkgdesc="Enlightenment window manager"
 arch=('i686' 'x86_64')
@@ -12,14 +12,12 @@
          'desktop-file-utils' 'udisks2' 'ttf-font' 'bluez-libs')
 optdepends=('connman: network module'
             'acpid: power events on laptop lid close')
-provides=("enlightenment17=$pkgver" 'notification-daemon')
-conflicts=("enlightenment17")
-replaces=("enlightenment17")
+provides=('notification-daemon')
 backup=('etc/enlightenment/sysactions.conf'
         'etc/xdg/menus/e-applications.menu')
 source=(http://download.enlightenment.org/rel/apps/${pkgname}/$pkgname-$pkgver.tar.gz)
 install=enlightenment.install
-sha1sums=('c9e40c017388976dd9dd96128c4c082f05e4847a')                                             	
+sha1sums=('1a5f05ca4a275e85a604dd5c6fc3c8fc01d913ce')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list