diff options
Diffstat (limited to 'extra/rarian/Pkgfile')
-rw-r--r-- | extra/rarian/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/rarian/Pkgfile b/extra/rarian/Pkgfile index 47532cd9f..470cf6fad 100644 --- a/extra/rarian/Pkgfile +++ b/extra/rarian/Pkgfile @@ -8,7 +8,7 @@ name=rarian version=0.8.1 release=1 source=(http://ftp.gnome.org/pub/gnome/sources/rarian/0.8/$name-$version.tar.bz2 \ - user-segfault.patch) + http://nutyx.meticul.eu/files/patchs/$name/user-segfault.patch) build() { cd $name-$version |