summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBorhaneddine GUEMIDI2022-01-29 15:42:28 +0100
committerBorhaneddine GUEMIDI2022-01-29 15:42:28 +0100
commit1a0694a9ccd42fd0ee0496d16bb84f0eeb6748b2 (patch)
tree986cea748572059a8289441f4b447bcae80693b6
parent86ee80a281cbea14f9b7c2a47d73bd0b24ba0152 (diff)
downloadaur-1a0694a9ccd42fd0ee0496d16bb84f0eeb6748b2.tar.gz
v0.31.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b4f9568c417..a0554dcf9b71 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitfiend
pkgdesc = A Git client designed for humans
- pkgver = 0.30.1
+ pkgver = 0.31.0
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.30.1_amd64.deb
- md5sums = f96faa67608842293f896440e7fe438d
+ source = https://gitfiend.com/resources/GitFiend_0.31.0_amd64.deb
+ md5sums = 57213a364dbf03a943205e514ef7f2ef
pkgname = gitfiend
diff --git a/PKGBUILD b/PKGBUILD
index e50cd37ce3d9..f7dbe375f25c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,16 @@
# Maintainer: Erik Dubois <erikdubois@gmail.com>
pkgname=gitfiend
_pkgname=GitFiend
-pkgver=0.30.1
+pkgver=0.31.0
pkgrel=1
pkgdesc='A Git client designed for humans'
arch=('x86_64')
license=('ISC')
-depends=('libnotify' 'nss' 'libxss' 'libxtst' 'xdg-utils' 'at-spi2-atk'
- 'libappindicator-gtk3' 'libsecret')
+depends=('libnotify' 'nss' 'libxss' 'libxtst' 'xdg-utils' 'at-spi2-atk' 'libappindicator-gtk3' 'libsecret')
url="https://gitfiend.com"
options=('!strip')
source=("https://gitfiend.com/resources/${_pkgname}_${pkgver}_amd64.deb")
-md5sums=('f96faa67608842293f896440e7fe438d')
+md5sums=('57213a364dbf03a943205e514ef7f2ef')
package() {
tar -xvf data.tar.xz -C ${pkgdir}
chmod 4755 ${pkgdir}/opt/GitFiend/chrome-sandbox