summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-03 16:21:02 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-03 16:21:02 -0300
commit14e3f743abf9df9d5e4d28385b1fde450d2c97a0 (patch)
tree84dd250de57cedd817423106a6320ad001b34609
parentcdd88c937bb1fd3bf6de0b847101524a2d5c9022 (diff)
this is parabola!
-rw-r--r--extra/gstreamer0.10-base/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gstreamer0.10-base/PKGBUILD b/extra/gstreamer0.10-base/PKGBUILD
index 0ddf53a32..07eca87dd 100644
--- a/extra/gstreamer0.10-base/PKGBUILD
+++ b/extra/gstreamer0.10-base/PKGBUILD
@@ -19,8 +19,8 @@ build() {
autoreconf
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
--disable-static --enable-experimental --disable-gnome_vfs \
- --with-package-name="GStreamer Base Plugins (Archlinux)" \
- --with-package-origin="http://www.archlinux.org/"
+ --with-package-name="GStreamer Base Plugins (Parabola)" \
+ --with-package-origin="https://parabolagnulinux.org/"
make
sed -e 's/^SUBDIRS_EXT =.*/SUBDIRS_EXT =/' -i Makefile