summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDino Morelli2022-01-11 16:01:53 -0500
committerDino Morelli2022-01-11 16:01:53 -0500
commit38ae83d19f46f07c84cd10088f264b009233dbeb (patch)
treeb5a4298fa84da3002fa294b92ecca6c7fea33b6a /PKGBUILD
parent54f6fbcb5c35d923781ada324167fc67b786d83f (diff)
downloadaur-38ae83d19f46f07c84cd10088f264b009233dbeb.tar.gz
Adjusted build for upstream version 5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2eda8c7db0cf..775fdf77ec82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dino Morelli <dino@ui3.info>
pkgname=photoname
-pkgver=5.0
+pkgver=5.1
pkgrel=1
pkgdesc='Rename JPEG photo files based on shoot date'
arch=('x86_64')
@@ -13,7 +13,7 @@ makedepends=()
options=(!strip)
source=("https://github.com/dino-/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}-${arch}.AppImage")
-sha256sums=('34c03b6602ec0b1b1560d56fe844cf5042154e2a67630870070b57d78db4b883')
+sha256sums=('ad27fc292470f51806a292de6785b080d041e0344588e24845dfba213cbfbcee')
# PKGBUILD functions