diff options
Diffstat (limited to 'nonprism')
-rw-r--r-- | nonprism/shotwell/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nonprism/shotwell/PKGBUILD b/nonprism/shotwell/PKGBUILD index b87695077..697c98959 100644 --- a/nonprism/shotwell/PKGBUILD +++ b/nonprism/shotwell/PKGBUILD @@ -20,7 +20,7 @@ depends=('libgee' 'webkitgtk' 'libgexiv2' 'libraw' 'rest' 'gst-plugins-base' 'libgphoto2') makedepends=('intltool' 'vala>=0.17.2' 'libunique3' 'gnome-doc-utils') install=shotwell.install -source=("https://download.gnome.org/sources/shotwell/0.18/shotwell-$pkgver.tar.xz") +source=("https://download.gnome.org/sources/shotwell/0.18/shotwell-$pkgver.tar.xz" 'nonprism.patch') md5sums=('361eeef67f5aaed36ec44b12cfd675b3' 'b6c67e76af91be99852310e9c2be5ffa') |