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

Maxime Gauduin alucryd at nymeria.archlinux.org
Mon Jun 2 06:17:28 UTC 2014


    Date: Monday, June 2, 2014 @ 08:17:28
  Author: alucryd
Revision: 112440

upgpkg: lib32-orc 0.4.19-1

Modified:
  lib32-orc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-02 06:14:06 UTC (rev 112439)
+++ PKGBUILD	2014-06-02 06:17:28 UTC (rev 112440)
@@ -2,17 +2,17 @@
 # Maintainer: Maxime Gauduin <alucryd at gmail.com>
 
 pkgname=lib32-orc
-pkgver=0.4.18
+pkgver=0.4.19
 pkgrel=1
-pkgdesc="The Oild Runtime Compiler"
+pkgdesc='The Oild Runtime Compiler'
 arch=('x86_64')
 license=('custom')
-url="http://code.entropywave.com/projects/orc/"
+url='http://code.entropywave.com/projects/orc/'
 depends=('lib32-glibc' "${pkgname#*-}")
 makedepends=('valgrind')
 options=('!libtool')
-source=("http://code.entropywave.com/download/${pkgname#*-}/${pkgname#*-}-${pkgver}.tar.gz")
-sha256sums=('34d3c8a7259f42bed4dcfbc106c5e3d0cc8e17eeaa73128d1c5eaf92883a6a24')
+source=("http://gstreamer.freedesktop.org/src/orc/orc-${pkgver}.tar.gz")
+sha256sums=('e21f50321a21c33178bbe41ea8bd27c49ae60aeb8c22902a215f7141297fb59e')
 
 build() {
   cd ${pkgname#*-}-${pkgver}




More information about the arch-commits mailing list