summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca73f6f1293a..e0ba1af87a10 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,10 @@
+# Generated by mksrcinfo v8
+# Thu Jan 28 18:27:56 UTC 2016
pkgbase = gnome-exe-thumbnailer
pkgdesc = Wine .exe and other executable thumbnailer for GNOME
pkgver = 0.9.3
pkgrel = 2
- url = http://wiki.winehq.org/exe-thumbnailer
+ url = https://launchpad.net/ubuntu/+source/gnome-exe-thumbnailer
arch = any
license = LGPL2.1
depends = imagemagick
diff --git a/PKGBUILD b/PKGBUILD
index 86791fd6ec20..857ec9a0e8fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=2
_pkgintver=0ubuntu1
pkgdesc="Wine .exe and other executable thumbnailer for GNOME"
arch=('any')
-url="http://wiki.winehq.org/exe-thumbnailer"
+url="https://launchpad.net/ubuntu/+source/gnome-exe-thumbnailer"
license=('LGPL2.1')
depends=('imagemagick' 'icoutils' 'glib2')
makedepends=()