summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBorhaneddine GUEMIDI2023-02-21 03:15:49 +0100
committerBorhaneddine GUEMIDI2023-02-21 03:15:49 +0100
commitcbc9ec68e4f85bb56705f30fdf064c4da3cb3d90 (patch)
tree2e1a288411fdb4d4760768f075dd5654e2bbe5f6
parent896aec183e80b3667b2d72a9d347df59111959ef (diff)
downloadaur-cbc9ec68e4f85bb56705f30fdf064c4da3cb3d90.tar.gz
v0.39.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4eca836e4690..2868ce7d59d1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitfiend
pkgdesc = A Git client designed for humans
- pkgver = 0.38.3
+ pkgver = 0.39.4
pkgrel = 1
url = https://gitfiend.com
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = gitfiend
depends = libappindicator-gtk3
depends = libsecret
options = !strip
- source = https://gitfiend.com/resources/GitFiend_0.38.3_amd64.deb
- md5sums = c05ed9c375cb8ad85751d8b99b68239b
+ source = https://gitfiend.com/resources/GitFiend_0.39.4_amd64.deb
+ md5sums = f7bc8faa222f3271a9359061f3758752
pkgname = gitfiend
diff --git a/PKGBUILD b/PKGBUILD
index e47fa2e591f7..6e2cc7e92e21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Erik Dubois <erikdubois@gmail.com>
pkgname=gitfiend
_pkgname=GitFiend
-pkgver=0.38.3
+pkgver=0.39.4
pkgrel=1
pkgdesc='A Git client designed for humans'
arch=('x86_64')
@@ -10,7 +10,7 @@ depends=('libnotify' 'nss' 'libxss' 'libxtst' 'xdg-utils' 'at-spi2-atk' 'libappi
url="https://gitfiend.com"
options=('!strip')
source=("https://gitfiend.com/resources/${_pkgname}_${pkgver}_amd64.deb")
-md5sums=('c05ed9c375cb8ad85751d8b99b68239b')
+md5sums=('f7bc8faa222f3271a9359061f3758752')
package() {
tar -xvf data.tar.xz -C ${pkgdir}
chmod 4755 ${pkgdir}/opt/GitFiend/chrome-sandbox