summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAlban Fichet2021-04-30 19:20:55 +0200
committerAlban Fichet2021-04-30 19:20:55 +0200
commit7a6b59393e3bbb5d96a1f35f710d6a67998b368e (patch)
treea13f685172f5d24fc4df2d0fc729c5b5f9e449e0 /.SRCINFO
parent7648b13704a3006d8fa6c42c013299fbf9b8651d (diff)
downloadaur-7a6b59393e3bbb5d96a1f35f710d6a67998b368e.tar.gz
Using cleaner PKGBUILD, with CMake build system and specific tag
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1cc0169150ae..b48eac81862a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,12 @@
pkgbase = openexr-thumbnailer
pkgdesc = Tool to display thumbnails for OpenEXR images in your file manager.
pkgver = 1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/yama-chan/openexr-thumbnailer
arch = any
license = GPL
+ makedepends = cmake
+ makedepends = git
depends = gnome-common
depends = glib2
depends = gdk-pixbuf2