[arch-commits] Commit in libutf8proc/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Thu Apr 30 08:13:50 UTC 2015
Date: Thursday, April 30, 2015 @ 10:13:50
Author: arodseth
Revision: 132554
upgpkg: libutf8proc 1.1.6-5
Modified:
libutf8proc/trunk/PKGBUILD
----------+
PKGBUILD | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-30 04:16:03 UTC (rev 132553)
+++ PKGBUILD 2015-04-30 08:13:50 UTC (rev 132554)
@@ -4,12 +4,14 @@
pkgname=libutf8proc
pkgver=1.1.6
_netsurf=3.3
-pkgrel=4
+pkgrel=5
pkgdesc='C library for processing UTF-8 encoded Unicode strings'
arch=('x86_64' 'i686')
-url='http://www.netsurf-browser.org/'
+url='http://source.netsurf-browser.org/libutf8proc.git/'
license=('custom')
+replaces=('utf8proc')
makedepends=('netsurf-buildsystem')
+depends=('glibc')
source=("http://download.netsurf-browser.org/netsurf/releases/source-full/netsurf-all-$_netsurf.tar.gz")
sha256sums=('5d7e31e8be6230792bf682640ec16a75d7d67c3845521a7e4c304ae89a88ff1c')
More information about the arch-commits
mailing list