summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoliathLabs2020-05-15 15:45:41 +0200
committerGoliathLabs2020-05-15 15:45:41 +0200
commit10694ecf5cd7453d5269ce817500ab92aa9e17b8 (patch)
tree257c8a6d733423342ae9b1e4904d8b18f313d3e8
parentf9b05a2485b9ab06b802e6ffc1cb40d0b6bf20b8 (diff)
downloadaur-10694ecf5cd7453d5269ce817500ab92aa9e17b8.tar.gz
Updated: PKGBUILD
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD13
2 files changed, 9 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59adc25411cd..ed495c7fb875 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gitter
pkgdesc = Where developers come to talk
pkgver = 4.1.0
- pkgrel = 4
+ pkgrel = 5
url = https://gitlab.com/gitlab-org/gitter/desktop/
install = gitter.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index a91920afe2f9..0288c4fa9e3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,10 @@
-# Maintainer: Tomas Ostasevicius (aquarix) <t dot ostasevicius at gmail dot com>
+# Maintainer:
+# Contributor: Felix Golatofski <contact@xdfr.de>
+# Contributor: Tomas Ostasevicius (aquarix) <t dot ostasevicius at gmail dot com>
+
pkgname=gitter
pkgver=4.1.0
-pkgrel=4
+pkgrel=5
pkgdesc='Where developers come to talk'
url='https://gitlab.com/gitlab-org/gitter/desktop/'
license=('MIT')
@@ -15,10 +18,10 @@ source_i686=("https://update.gitter.im/linux32/${pkgname}_${pkgver}_i386.deb"
gitter_i686.sh)
noextract=("${pkgname}_${pkgver}_amd64.deb" "${pkgname}_${pkgver}_i386.deb")
install='gitter.install'
-sha256sums_i686=('e3b23ef90937dd84ae538469ea2a89bc506f598ae6de0ef1177eb77e22fcd7d4'
- 'c29fbff9e3ad766c49407cb29aa5ba7131f4de9f48c71928ffcf8b3bcd2a2cde')
sha256sums_x86_64=('71f113104277682c6b1fd9a3f70533954363719e688ea4f3ff6c737f454cdebe'
- 'f791f6685771517b2e7ab03513fc49f625cb9feab4949b607b444e303f31fab5')
+ 'f791f6685771517b2e7ab03513fc49f625cb9feab4949b607b444e303f31fab5')
+sha256sums_i686=('e3b23ef90937dd84ae538469ea2a89bc506f598ae6de0ef1177eb77e22fcd7d4'
+ 'c29fbff9e3ad766c49407cb29aa5ba7131f4de9f48c71928ffcf8b3bcd2a2cde')
options=(!strip)
prepare() {