diff options
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pyinsane/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyinsane/metadata.xml b/dev-python/pyinsane/metadata.xml index becce97274f1..5682d1ca1823 100644 --- a/dev-python/pyinsane/metadata.xml +++ b/dev-python/pyinsane/metadata.xml @@ -15,6 +15,6 @@ The code is divided in 3 layers: * abstract_th : The Sane API is not thread-safe and cannot be used in a multi-threaded environment easily. This layer solves this problem by using a fully dedicated thread. </longdescription> <upstream> - <remote-id type="github">jflesch/pyinsane</remote-id> + <remote-id type="github">openpaperwork/pyinsane</remote-id> </upstream> </pkgmetadata> |