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

Balló György bgyorgy at archlinux.org
Thu Aug 29 12:59:02 UTC 2019


    Date: Thursday, August 29, 2019 @ 12:59:01
  Author: bgyorgy
Revision: 504803

upgpkg: parole 1.0.4-1

Update to new version

Modified:
  parole/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-29 12:54:24 UTC (rev 504802)
+++ PKGBUILD	2019-08-29 12:59:01 UTC (rev 504803)
@@ -3,8 +3,8 @@
 # Contributor: TDY <tdy at gmx.com>
 
 pkgname=parole
-pkgver=1.0.2
-pkgrel=2
+pkgver=1.0.4
+pkgrel=1
 pkgdesc="Modern media player based on the GStreamer framework"
 arch=('x86_64')
 url="https://docs.xfce.org/apps/parole/start"
@@ -17,13 +17,8 @@
 	    'gst-plugins-bad: Extra media codecs'
 	    'gst-plugins-ugly: Extra media codecs')
 source=(http://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('bff0fc846d0d7b8f435ac5514976f1cd1d82b62dbf1b7d470e253a5b439407da')
+sha256sums=('e92b8ec369e53d921b47d2473c2e2a1e9e04d3c5d536d419abdff40e5e136dc1')
 
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i 's|$(datadir)/appdata|$(datadir)/metainfo|' data/appdata/Makefile.{am,in}
-}
-
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr



More information about the arch-commits mailing list