diff options
Diffstat (limited to 'darktable/Pkgfile')
-rw-r--r-- | darktable/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/darktable/Pkgfile b/darktable/Pkgfile index 09262cb..be011d8 100644 --- a/darktable/Pkgfile +++ b/darktable/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Aaron Ball, nullspoon at oper dot io # Depends on: lua libsecret libgphoto2 cmake isl libxslt json-c libpng libtiff librsvg lensfun name=darktable -version=4.8.0 +version=4.8.1 release=1 source=(https://github.com/darktable-org/${name}/releases/download/release-${version}/${name}-${version}.tar.xz) |