summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBorhaneddine GUEMIDI2023-04-25 12:30:29 +0100
committerBorhaneddine GUEMIDI2023-04-25 12:30:29 +0100
commit84dddd8436dd097e00c0b9dfe421265121fb1c9c (patch)
tree2baa42b64897d63df0c71a683b567326c550cba3
parentcbc9ec68e4f85bb56705f30fdf064c4da3cb3d90 (diff)
downloadaur-84dddd8436dd097e00c0b9dfe421265121fb1c9c.tar.gz
v0.40.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2868ce7d59d1..0fc566d637ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitfiend
pkgdesc = A Git client designed for humans
- pkgver = 0.39.4
+ pkgver = 0.40.6
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.39.4_amd64.deb
- md5sums = f7bc8faa222f3271a9359061f3758752
+ source = https://gitfiend.com/resources/GitFiend_0.40.6_amd64.deb
+ md5sums = 42f98c383bf15bbda8b39400bb53f005
pkgname = gitfiend
diff --git a/PKGBUILD b/PKGBUILD
index 6e2cc7e92e21..557e8f0fe2c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Erik Dubois <erikdubois@gmail.com>
pkgname=gitfiend
_pkgname=GitFiend
-pkgver=0.39.4
+pkgver=0.40.6
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=('f7bc8faa222f3271a9359061f3758752')
+md5sums=('42f98c383bf15bbda8b39400bb53f005')
package() {
tar -xvf data.tar.xz -C ${pkgdir}
chmod 4755 ${pkgdir}/opt/GitFiend/chrome-sandbox