summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4af5b2cb8988..ea57a0e8613f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitfiend
pkgdesc = A Git client designed for humans
- pkgver = 0.42.1
+ pkgver = 0.44.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.42.1_amd64.deb
- md5sums = fc0c04ed299b2e949606adfe5829265c
+ source = https://gitfiend.com/resources/GitFiend_0.44.3_amd64.deb
+ md5sums = 2651d7be98556aeea230f5663103fefb
pkgname = gitfiend
diff --git a/PKGBUILD b/PKGBUILD
index c1b8197db385..d202567e9e13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Erik Dubois <erikdubois@gmail.com>
pkgname=gitfiend
_pkgname=GitFiend
-pkgver=0.42.1
+pkgver=0.44.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=('fc0c04ed299b2e949606adfe5829265c')
+md5sums=('2651d7be98556aeea230f5663103fefb')
package() {
tar -xvf data.tar.xz -C ${pkgdir}
chmod 4755 ${pkgdir}/opt/GitFiend/chrome-sandbox