summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--.SRCINFO (ArcoLinux's conflicted copy 2019-10-26)21
-rw-r--r--PKGBUILD4
3 files changed, 26 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a55f2972b24..85b1c9060453 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitfiend
pkgdesc = A Git client designed for humans
- pkgver = 0.20.3
+ pkgver = 0.21.3
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.20.3_amd64.deb
- md5sums = 7c20b27917082acff44f89d51f93ba65
+ source = https://gitfiend.com/resources/GitFiend_0.21.3_amd64.deb
+ md5sums = 0c88beca8ec217579ea0c2937156c662
pkgname = gitfiend
diff --git a/.SRCINFO (ArcoLinux's conflicted copy 2019-10-26) b/.SRCINFO (ArcoLinux's conflicted copy 2019-10-26)
new file mode 100644
index 000000000000..b7b23892302c
--- /dev/null
+++ b/.SRCINFO (ArcoLinux's conflicted copy 2019-10-26)
@@ -0,0 +1,21 @@
+pkgbase = gitfiend
+ pkgdesc = A Git client designed for humans
+ pkgver = 0.19.5
+ pkgrel = 2
+ url = https://gitfiend.com
+ arch = x86_64
+ license = ISC
+ depends = libnotify
+ depends = nss
+ depends = libxss
+ depends = libxtst
+ depends = xdg-utils
+ depends = at-spi2-atk
+ depends = libappindicator-gtk3
+ depends = libsecret
+ options = !strip
+ source = https://gitfiend.com/resources/GitFiend_0.19.5_amd64.deb
+ md5sums = b742138f63bb3f0615c9229dcb0fe4bf
+
+pkgname = gitfiend
+
diff --git a/PKGBUILD b/PKGBUILD
index 56ccfa7ba328..6fa2233f37f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Erik Dubois <erikdubois@gmail.com>
pkgname=gitfiend
_pkgname=GitFiend
-pkgver=0.20.3
+pkgver=0.21.3
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=('7c20b27917082acff44f89d51f93ba65')
+md5sums=('0c88beca8ec217579ea0c2937156c662')
package() {
tar -xvf data.tar.xz -C ${pkgdir}
chmod 4755 ${pkgdir}/opt/GitFiend/chrome-sandbox