[arch-commits] Commit in blueman/trunk (PKGBUILD blueman.install)
Antonio Rojas
arojas at archlinux.org
Mon May 23 20:46:35 UTC 2016
Date: Monday, May 23, 2016 @ 22:46:34
Author: arojas
Revision: 176175
Hooks
Modified:
blueman/trunk/PKGBUILD
Deleted:
blueman/trunk/blueman.install
-----------------+
PKGBUILD | 3 +--
blueman.install | 12 ------------
2 files changed, 1 insertion(+), 14 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-23 20:44:41 UTC (rev 176174)
+++ PKGBUILD 2016-05-23 20:46:34 UTC (rev 176175)
@@ -5,7 +5,7 @@
pkgname=blueman
pkgver=2.0.4
-pkgrel=1
+pkgrel=2
pkgdesc="GTK+ Bluetooth Manager"
arch=('i686' 'x86_64')
url="https://github.com/blueman-project/blueman"
@@ -15,7 +15,6 @@
optdepends=('dnsmasq: Network Access Point (NAP) support'
'networkmanager: Dial Up Networking (DUN) and Personal Area Networking (PAN) support'
'pulseaudio-bluetooth: audio devices support')
-install=$pkgname.install
source=(https://github.com/blueman-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
sha256sums=('e92dd9c27f75a1485b548f7a8b159946a4af154b90fb82f5a0f614b66a01430f')
Deleted: blueman.install
===================================================================
--- blueman.install 2016-05-23 20:44:41 UTC (rev 176174)
+++ blueman.install 2016-05-23 20:46:34 UTC (rev 176175)
@@ -1,12 +0,0 @@
-post_install() {
- glib-compile-schemas usr/share/glib-2.0/schemas
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
More information about the arch-commits
mailing list