summaryrefslogtreecommitdiff
path: root/extra/farstream-0.1/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-05-07 22:31:25 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-05-07 22:31:25 -0300
commit9f7fb9c12e84f20cd108b933f1a51e216f76cd98 (patch)
tree06520d9024b40745b94f02d0d3419386e6496863 /extra/farstream-0.1/PKGBUILD
parent6cc893589a6bd208f2b7711f985e17df7a6df816 (diff)
parenta86ff663185661ee304bb1f6d00d982102dd706d (diff)
Merge branch 'master' of gparabola:abslibre-mips64el
Diffstat (limited to 'extra/farstream-0.1/PKGBUILD')
-rw-r--r--extra/farstream-0.1/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/farstream-0.1/PKGBUILD b/extra/farstream-0.1/PKGBUILD
index 7b0a4e533..1bf9a3dfb 100644
--- a/extra/farstream-0.1/PKGBUILD
+++ b/extra/farstream-0.1/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=farstream-0.1
_pkgname=farstream
pkgver=0.1.2
-pkgrel=2
+pkgrel=2.1
pkgdesc="Audio/Video Communications Framework (legacy version)"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.freedesktop.org/wiki/Software/Farstream"
@@ -29,8 +29,8 @@ build() {
./configure \
--prefix=/usr \
- --with-package-name='Arch Linux Farstream 0.1 Package' \
- --with-package-origin='httpw://www.archlinux.org/' \
+ --with-package-name='Parabola Farstream 0.1 Package' \
+ --with-package-origin='https://parabolagnulinux.org/' \
--disable-static
make
}