summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c95b93c0507..49807c6c16e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitfiend
pkgdesc = A Git client designed for humans
- pkgver = 0.26.0
+ pkgver = 0.27.4
pkgrel = 1
url = https://gitfiend.com
arch = x86_64
@@ -14,8 +14,7 @@ pkgbase = gitfiend
depends = libappindicator-gtk3
depends = libsecret
options = !strip
- source = https://gitfiend.com/resources/GitFiend_0.26.0_amd64.deb
- md5sums = c84f02be5a987ded59336b292af81e3f
+ source = https://gitfiend.com/resources/GitFiend_0.27.4_amd64.deb
+ md5sums = 12d7d37669c1948adffab433e66cfc33
pkgname = gitfiend
-
diff --git a/PKGBUILD b/PKGBUILD
index 57adfd5c8153..14396a114c4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Erik Dubois <erikdubois@gmail.com>
pkgname=gitfiend
_pkgname=GitFiend
-pkgver=0.26.0
+pkgver=0.27.4
pkgrel=1
pkgdesc='A Git client designed for humans'
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('libnotify' 'nss' 'libxss' 'libxtst' 'xdg-utils' 'at-spi2-atk'
url="https://gitfiend.com"
options=('!strip')
source=("https://gitfiend.com/resources/${_pkgname}_${pkgver}_amd64.deb")
-md5sums=('c84f02be5a987ded59336b292af81e3f')
+md5sums=('12d7d37669c1948adffab433e66cfc33')
package() {
tar -xvf data.tar.xz -C ${pkgdir}
chmod 4755 ${pkgdir}/opt/GitFiend/chrome-sandbox