summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Dubois2020-03-19 19:47:21 +0100
committerErik Dubois2020-03-19 19:47:21 +0100
commitc0bb6ce9cd9b1061dd1d935ce05dcf0e9eef9b8c (patch)
tree2ad576277e1050769c88bbc78e87718d0153998a
parent331cfe836954f4e091d622905953b54bd528f9ea (diff)
downloadaur-c0bb6ce9cd9b1061dd1d935ce05dcf0e9eef9b8c.tar.gz
version 0.22.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b537d42ce506..13223c3e76f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitfiend
pkgdesc = A Git client designed for humans
- pkgver = 0.22.6
+ pkgver = 0.22.8
pkgrel = 1
url = https://gitfiend.com
arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = gitfiend
depends = libappindicator-gtk3
depends = libsecret
options = !strip
- source = https://gitfiend.com/resources/GitFiend_0.22.6_amd64.deb
- md5sums = 3c818ac78a76d98ab28d178463dbb8b5
+ source = https://gitfiend.com/resources/GitFiend_0.22.8_amd64.deb
+ md5sums = 8dc38499c3ced7db57463c597ba446c3
pkgname = gitfiend
diff --git a/PKGBUILD b/PKGBUILD
index 2e6ec8b6c517..ade8543c5a03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Erik Dubois <erikdubois@gmail.com>
pkgname=gitfiend
_pkgname=GitFiend
-pkgver=0.22.6
+pkgver=0.22.8
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=('3c818ac78a76d98ab28d178463dbb8b5')
+md5sums=('8dc38499c3ced7db57463c597ba446c3')
package() {
tar -xvf data.tar.xz -C ${pkgdir}
chmod 4755 ${pkgdir}/opt/GitFiend/chrome-sandbox