summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBorhaneddine GUEMIDI2022-10-25 04:49:28 +0100
committerBorhaneddine GUEMIDI2022-10-25 04:49:28 +0100
commit896aec183e80b3667b2d72a9d347df59111959ef (patch)
tree9b543a5d8eaf0f9e4bebe672c540810feb84a031
parent07dc020de6dfe03e623d7fbdef09f3d553072460 (diff)
downloadaur-896aec183e80b3667b2d72a9d347df59111959ef.tar.gz
v0.38.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d565099b8251..4eca836e4690 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitfiend
pkgdesc = A Git client designed for humans
- pkgver = 0.37.2
+ pkgver = 0.38.3
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.37.2_amd64.deb
- md5sums = 0279e67e457a5d2cf3c55a866fb55ce7
+ source = https://gitfiend.com/resources/GitFiend_0.38.3_amd64.deb
+ md5sums = c05ed9c375cb8ad85751d8b99b68239b
pkgname = gitfiend
diff --git a/PKGBUILD b/PKGBUILD
index 99d718cd68a4..e47fa2e591f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Erik Dubois <erikdubois@gmail.com>
pkgname=gitfiend
_pkgname=GitFiend
-pkgver=0.37.2
+pkgver=0.38.3
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=('0279e67e457a5d2cf3c55a866fb55ce7')
+md5sums=('c05ed9c375cb8ad85751d8b99b68239b')
package() {
tar -xvf data.tar.xz -C ${pkgdir}
chmod 4755 ${pkgdir}/opt/GitFiend/chrome-sandbox