summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDino Morelli2021-11-27 11:44:14 -0500
committerDino Morelli2021-11-27 11:44:14 -0500
commit54f6fbcb5c35d923781ada324167fc67b786d83f (patch)
tree0281828ee14df5cc922d863d715152a37cab833b /PKGBUILD
parentf8f2a23c20e2f9e9b41ec699d1231e8156e2452c (diff)
downloadaur-54f6fbcb5c35d923781ada324167fc67b786d83f.tar.gz
Adjusted build for upstream version 5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c0ae45f4dd3..2eda8c7db0cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Dino Morelli <dino@ui3.info>
pkgname=photoname
-pkgver=4.1
-pkgrel=3
+pkgver=5.0
+pkgrel=1
pkgdesc='Rename JPEG photo files based on shoot date'
arch=('x86_64')
url="https://github.com/dino-/photoname"
@@ -13,7 +13,7 @@ makedepends=()
options=(!strip)
source=("https://github.com/dino-/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}-${arch}.AppImage")
-sha256sums=('a736b408be90de1a2b3ea37987bcf52ba787921043bebfd17d5bd3678efb2c2f')
+sha256sums=('34c03b6602ec0b1b1560d56fe844cf5042154e2a67630870070b57d78db4b883')
# PKGBUILD functions