summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSauyon Lee2019-11-19 11:04:10 -0800
committerSauyon Lee2019-11-19 11:04:10 -0800
commit1f6601ade366edb6124c17667ca1034dc36f73dd (patch)
treee8affab5a3ad2f7cbde42f7c34223e7fffa82b06 /PKGBUILD
parentb6f5123ef3e7155507c3d53c23774476c4910b9f (diff)
downloadaur-1f6601ade366edb6124c17667ca1034dc36f73dd.tar.gz
Update hangups 0.4.9 -> 0.4.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d3f5d2afba9..2d445d3861c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Stunts <f.pinamartins@gmail.com>
pkgname=hangups
-pkgver=0.4.9
+pkgver=0.4.10
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")
-sha512sums=('6a72b77e412cab79b6821f31b50cce6f5546d7e2a4bce66988207b148d09081b8b5d3fed8684d95722ddc2788fd5e24c0cf362a9ff7bf3f30dbc4066fe2f3624')
+sha256sums=('450edf33b9daf7cfb38bc8d310990becea3f791894068cb2e55780c566fa8973')
prepare() {
cd hangups-$pkgver