summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBorhaneddine GUEMIDI2021-12-19 14:05:44 +0100
committerBorhaneddine GUEMIDI2021-12-19 14:05:44 +0100
commit86ee80a281cbea14f9b7c2a47d73bd0b24ba0152 (patch)
tree08d6b4500e97d8b424d920bdbad7a90513c5386f
parentc07e033a822cc6538c9a3598167480ed053e70ac (diff)
downloadaur-86ee80a281cbea14f9b7c2a47d73bd0b24ba0152.tar.gz
v0.30.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f1cf233f29d0..5b4f9568c417 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitfiend
pkgdesc = A Git client designed for humans
- pkgver = 0.29.0
+ pkgver = 0.30.1
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.29.0_amd64.deb
- md5sums = 84eba1b44552083af7d54b57eb04f728
+ source = https://gitfiend.com/resources/GitFiend_0.30.1_amd64.deb
+ md5sums = f96faa67608842293f896440e7fe438d
pkgname = gitfiend
diff --git a/PKGBUILD b/PKGBUILD
index b8fddc437667..e50cd37ce3d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Erik Dubois <erikdubois@gmail.com>
pkgname=gitfiend
_pkgname=GitFiend
-pkgver=0.29.0
+pkgver=0.30.1
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=('84eba1b44552083af7d54b57eb04f728')
+md5sums=('f96faa67608842293f896440e7fe438d')
package() {
tar -xvf data.tar.xz -C ${pkgdir}
chmod 4755 ${pkgdir}/opt/GitFiend/chrome-sandbox