summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Dubois2019-10-20 10:18:42 +0200
committerErik Dubois2019-10-20 10:18:42 +0200
commit0868194c2538ea0e79321651400e381f05a3bf53 (patch)
treeb77cf8cc660597d9a1681e9e03c5df9a6a11cfcd
parent895153a4c24688394ebefd0d52f40c502e446667 (diff)
downloadaur-0868194c2538ea0e79321651400e381f05a3bf53.tar.gz
new version 0.20.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac09b8e84738..8a55f2972b24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gitfiend
pkgdesc = A Git client designed for humans
- pkgver = 0.19.5
- pkgrel = 3
+ pkgver = 0.20.3
+ pkgrel = 1
url = https://gitfiend.com
arch = x86_64
license = ISC
@@ -14,8 +14,8 @@ pkgbase = gitfiend
depends = libappindicator-gtk3
depends = libsecret
options = !strip
- source = https://gitfiend.com/resources/GitFiend_0.19.5_amd64.deb
- md5sums = b742138f63bb3f0615c9229dcb0fe4bf
+ source = https://gitfiend.com/resources/GitFiend_0.20.3_amd64.deb
+ md5sums = 7c20b27917082acff44f89d51f93ba65
pkgname = gitfiend
diff --git a/PKGBUILD b/PKGBUILD
index a639a2975af1..56ccfa7ba328 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Erik Dubois <erikdubois@gmail.com>
pkgname=gitfiend
_pkgname=GitFiend
-pkgver=0.19.5
-pkgrel=3
+pkgver=0.20.3
+pkgrel=1
pkgdesc='A Git client designed for humans'
arch=('x86_64')
license=('ISC')
@@ -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=('b742138f63bb3f0615c9229dcb0fe4bf')
+md5sums=('7c20b27917082acff44f89d51f93ba65')
package() {
tar -xvf data.tar.xz -C ${pkgdir}
chmod 4755 ${pkgdir}/opt/GitFiend/chrome-sandbox