summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTheLastGimbus2023-09-12 01:31:15 +0000
committerTheLastGimbus2023-09-12 01:31:15 +0000
commit2636ba2d1cc92b96c1769f82976a28e133f6a778 (patch)
tree542c6fe54c136488f798104775741fac1793de76 /PKGBUILD
parent9fd666084f85cfed964ff47741e6244dab8b00e1 (diff)
downloadaur-2636ba2d1cc92b96c1769f82976a28e133f6a778.tar.gz
v3.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 279c78577b7f..037d47b203a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: TheLastGimbus <mateusz.soszynski@tuta.io>
pkgname=gpth-bin
-pkgver=3.4.1
+pkgver=3.4.2
pkgrel=1
pkgdesc='Tool to help you with exporting stuff from Google Photos'
arch=('x86_64')
@@ -11,7 +11,7 @@ provides=('gpth')
conflicts=('gpth')
options=('!strip')
source=("${url}/releases/download/v${pkgver}/gpth-linux")
-sha256sums=('bf6aa9125fa6616cb77b758e5deb09573419004f68f1d6354a05a0da4c87614d')
+sha256sums=('7996a371d1a8dd0a2b15344c63b0b2f6d9dc38ec3baca55e3db1bac2ab8d19a2')
package() {
install -Dm755 "gpth-linux" "${pkgdir}/usr/bin/gpth"