diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-04-06 01:03:31 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-04-06 01:04:15 -0300 |
commit | 775b699117fd68e4e3a2a827f965cafeebdb4fa1 (patch) | |
tree | 24debfcd267a8bae515b3054539b184e56b57f9b /nonprism/darktable | |
parent | 7c6a59404e044940580e2e6cfd7987d5bb200888 (diff) | |
download | abslibre-775b699117fd68e4e3a2a827f965cafeebdb4fa1.tar.gz abslibre-775b699117fd68e4e3a2a827f965cafeebdb4fa1.tar.bz2 abslibre-775b699117fd68e4e3a2a827f965cafeebdb4fa1.zip |
darktable-2:2.2.4-1.nonprism1: updating version
Diffstat (limited to 'nonprism/darktable')
-rw-r--r-- | nonprism/darktable/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/nonprism/darktable/PKGBUILD b/nonprism/darktable/PKGBUILD index 4fe9a3927..59a190c84 100644 --- a/nonprism/darktable/PKGBUILD +++ b/nonprism/darktable/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 212939 2017-02-17 16:27:10Z spupykin $ +# $Id: PKGBUILD 220422 2017-04-03 17:11:32Z spupykin $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor (Arch): Christian Himpel <chressie at gmail dot com> # Contributor (Arch): Johannes Hanika <hanatos at gmail dot com> @@ -6,8 +6,8 @@ pkgname=darktable epoch=2 -pkgver=2.2.3 -pkgrel=2.nonprism1 +pkgver=2.2.4 +pkgrel=1.nonprism1 pkgdesc="Utility to organize and develop raw images, without flickcurl support" arch=('i686' 'x86_64' 'armv7h') url=http://darktable.sf.net/ @@ -23,7 +23,7 @@ optdepends=('librsvg' 'libcups') validpgpkeys=('C4CBC150699956E2A3268EF5BB5CC8295B1779C9') # even releases are stable, do not change source url! source=("https://github.com/darktable-org/darktable/releases/download/release-${pkgver}/darktable-${pkgver/rc/.rc}.tar.xz"{,.asc}) -sha256sums=('1b33859585bf283577680c61e3c0ea4e48214371453b9c17a86664d2fbda48a0' +sha256sums=('bd5445d6b81fc3288fb07362870e24bb0b5378cacad2c6e6602e32de676bf9d8' 'SKIP') build() { |