Skip to content

Commit

Permalink
debian: point watch file to github
Browse files Browse the repository at this point in the history
  • Loading branch information
lge committed May 6, 2016
1 parent 8a2a369 commit 1c95210
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions debian/watch
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# watch control file for uscan

# Compulsory line, this is a version 3 file
version=3

http://sf.net/geeqie/geeqie-(.*)\.tar\.gz
# see: https://wiki.debian.org/debian/watch#GitHub
opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/geeqie-$1\.tar\.gz/ \
https://github.com/BestImageViewer/geeqie/tags .*/v?(\d\S*)\.tar\.gz

0 comments on commit 1c95210

Please sign in to comment.