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

Lukas Jirkovsky stativ at archlinux.org
Sat May 28 21:17:53 UTC 2016


    Date: Saturday, May 28, 2016 @ 23:17:53
  Author: stativ
Revision: 177387

upgpkg: soundkonverter 2.2.2-1

update to 2.2.2, hooks rebuild

Modified:
  soundkonverter/trunk/PKGBUILD
Deleted:
  soundkonverter/trunk/soundkonverter.install

------------------------+
 PKGBUILD               |    5 ++---
 soundkonverter.install |   12 ------------
 2 files changed, 2 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-28 20:40:52 UTC (rev 177386)
+++ PKGBUILD	2016-05-28 21:17:53 UTC (rev 177387)
@@ -5,7 +5,7 @@
 # Contributor: Darwin Bautista <djclue917 at gmail.com>
 
 pkgname=soundkonverter
-pkgver=2.2.0
+pkgver=2.2.2
 pkgrel=1
 pkgdesc="Front-end to various audio converters"
 arch=('i686' 'x86_64')
@@ -31,9 +31,8 @@
             'vorbis-tools: vorbis tools backend'
             'wavpack: wavpack backend'
             'sox: sox plugin (change sample rate, various effects)')
-install=$pkgname.install
 source=("http://kde-apps.org/CONTENT/content-files/29024-${pkgname}-${pkgver}.tar.gz")
-md5sums=('faa850ed001ae1d858f15e84d1370d9e')
+md5sums=('37bf882550760940050f6cdc9779adbf')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver

Deleted: soundkonverter.install
===================================================================
--- soundkonverter.install	2016-05-28 20:40:52 UTC (rev 177386)
+++ soundkonverter.install	2016-05-28 21:17:53 UTC (rev 177387)
@@ -1,12 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-



More information about the arch-commits mailing list