summaryrefslogtreecommitdiff
path: root/schroedinger
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2015-07-26 16:46:06 +1000
committerDanny Rawlins <monster.romster@gmail.com>2015-07-26 16:46:46 +1000
commit12a735e172d54041cdd0806305d33eb78b569f2d (patch)
treef291d06c0de46e9e158430845427b2fec01d9e75 /schroedinger
parentf7febed6a6341cf20d67afeeaf4c6a879ade9d88 (diff)
downloadcontrib-12a735e172d54041cdd0806305d33eb78b569f2d.tar.gz
contrib-12a735e172d54041cdd0806305d33eb78b569f2d.tar.xz
schroedinger: fix source and url
Diffstat (limited to 'schroedinger')
-rw-r--r--schroedinger/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/schroedinger/Pkgfile b/schroedinger/Pkgfile
index ecce84c41..ea9de2877 100644
--- a/schroedinger/Pkgfile
+++ b/schroedinger/Pkgfile
@@ -1,5 +1,5 @@
# Description: schroedinger-tools is a small collection tools to code YUV files and decode raw dirac bytestreams
-# URL: http://www.diracvideo.org/
+# URL: https://launchpad.net/schroedinger
# Maintainer: Danny Rawlins, crux at romster dot me
# Packager: Falcony, falcony at users dot sourceforge dot net
# Depends on: orc
@@ -7,7 +7,7 @@
name=schroedinger
version=1.0.11
release=1
-source=(http://www.diracvideo.org/download/$name/$name-$version.tar.gz)
+source=(https://launchpad.net/schroedinger/trunk/$version/+download/$name-$version.tar.gz)
build() {
cd $name-$version

Generated by cgit