[arch-commits] Commit in conky-manager/trunk (PKGBUILD conky-manager.install)

Levente Polyak anthraxx at archlinux.org
Thu May 5 20:47:15 UTC 2016


    Date: Thursday, May 5, 2016 @ 22:47:15
  Author: anthraxx
Revision: 173866

upgpkg: conky-manager 2.4-2 (hooks rebuild)

Modified:
  conky-manager/trunk/PKGBUILD
Deleted:
  conky-manager/trunk/conky-manager.install

-----------------------+
 PKGBUILD              |    9 ++++-----
 conky-manager.install |   11 -----------
 2 files changed, 4 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-05 19:59:58 UTC (rev 173865)
+++ PKGBUILD	2016-05-05 20:47:15 UTC (rev 173866)
@@ -3,8 +3,8 @@
 
 pkgname=conky-manager
 pkgver=2.4
-_ubuntu=~136~ubuntu15.10.1
-pkgrel=1
+_ubuntu=~136~ubuntu16.04.1
+pkgrel=2
 pkgdesc="GUI for managing Conky config files with options to browse and edit themes"
 url="https://launchpad.net/conky-manager"
 arch=('i686' 'x86_64')
@@ -12,10 +12,9 @@
 depends=('cairo' 'conky' 'desktop-file-utils' 'gtk3' 'imagemagick' 'json-glib' 'libgee' 'p7zip' 'rsync')
 makedepends=('vala')
 options=('!emptydirs')
-install=conky-manager.install
-source=(${pkgname}-${pkgver}.tar.xz::https://launchpad.net/~teejee2008/+archive/ubuntu/ppa/+files/${pkgname}_${pkgver}${_ubuntu}.tar.xz
+source=(${pkgname}-${pkgver}-${_ubuntu}.tar.xz::https://launchpad.net/~teejee2008/+archive/ubuntu/ppa/+files/${pkgname}_${pkgver}${_ubuntu}.tar.xz
         makefile-roundup.patch)
-sha512sums=('f691f067d0a921f19bb83118e3c845845582f7caaa76db4458e02e3897e0bc40ac6d62fb84b05d9061f8381fca7ab8470843a7d7b25dacf95fb363def29789d2'
+sha512sums=('777ef3e627212f65b96e7bc5cf959912de9f6c2e03d4582d597cbf64b202a23f8311b6d56f57e411ff84df8e5600e2c5b1a7d15aa5dc6fd834beb4ff4bb493cb'
             '3ce1bdcabfd9ee4713ed45a5d7b0dd913b69a0623f96c3aa4a49737ee685330aa7b4a9a369f7e4bd584e41d7eacbbaa9be6fff36db39186026c73bfb672ffc25')
 
 prepare() {

Deleted: conky-manager.install
===================================================================
--- conky-manager.install	2016-05-05 19:59:58 UTC (rev 173865)
+++ conky-manager.install	2016-05-05 20:47:15 UTC (rev 173866)
@@ -1,11 +0,0 @@
-post_install() {
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}



More information about the arch-commits mailing list