summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBorhaneddine GUEMIDI2021-03-21 16:14:15 +0100
committerBorhaneddine GUEMIDI2021-03-21 16:15:03 +0100
commit09fe13752b4b7a3b307a8939e4d2ab1d3dd4b63c (patch)
tree2d8e8864c376b61cee439b2ce02c7f7bb7cb0719
parente7dc0ea803f87394017649a3663a646ac538b437 (diff)
downloadaur-09fe13752b4b7a3b307a8939e4d2ab1d3dd4b63c.tar.gz
v0.26.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea232e210415..2c95b93c0507 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitfiend
pkgdesc = A Git client designed for humans
- pkgver = 0.25.4
+ pkgver = 0.26.0
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.24.1_amd64.deb
- md5sums = 92488817df1009cfd1185ad15d2e2df5
+ source = https://gitfiend.com/resources/GitFiend_0.26.0_amd64.deb
+ md5sums = c84f02be5a987ded59336b292af81e3f
pkgname = gitfiend
diff --git a/PKGBUILD b/PKGBUILD
index c5b91d42aff5..57adfd5c8153 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Erik Dubois <erikdubois@gmail.com>
pkgname=gitfiend
_pkgname=GitFiend
-pkgver=0.25.4
+pkgver=0.26.0
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=('52f5fc2bc26fe235eb0a899bb5dc5b37')
+md5sums=('c84f02be5a987ded59336b292af81e3f')
package() {
tar -xvf data.tar.xz -C ${pkgdir}
chmod 4755 ${pkgdir}/opt/GitFiend/chrome-sandbox