summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSauyon Lee2021-04-01 17:48:52 -0700
committerSauyon Lee2021-04-01 17:50:28 -0700
commitf8364741d3f48068b213218310b73bb754e06439 (patch)
tree679923462f4c2bc6ba12aa1292df9b0a8311f1a5 /PKGBUILD
parent43c6d1f4188b1393a833cf37a67f6dfc9edb5715 (diff)
downloadaur-hangups.tar.gz
hangups: 0.4.12 -> 0.4.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a850e3d064ee..c19b37a0943f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Stunts <f.pinamartins@gmail.com>
pkgname=hangups
-pkgver=0.4.12
+pkgver=0.4.13
pkgrel=1
pkgdesc='The first third-party instant messaging client for Google Hangouts'
arch=('any')
@@ -13,7 +13,7 @@ depends=('python-aiohttp' 'python-appdirs' 'python-configargparse'
'python-mechanicalsoup' 'python-protobuf' 'python-readlike'
'python-reparser' 'python-requests' 'python-setuptools' 'python-urwid')
source=("https://files.pythonhosted.org/packages/source/h/hangups/hangups-$pkgver.tar.gz")
-sha256sums=('1aa6edead2915fac9c2c6c3e5f4a6b8dd7d067880b43ce5f0e8b40d16bb1701b')
+sha256sums=('f6d9148a9651c618ea91620645eb441b32032b6b19209b1c2db367bbcb30af04')
build() {
cd hangups-$pkgver