summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Whited2020-07-14 09:41:05 -0400
committerSam Whited2020-07-14 09:41:05 -0400
commit75408e58e421f198ee5801d858d5d4953d1615e2 (patch)
treefacc0b6871376291e27f2563a15aa8215d115ed9 /PKGBUILD
parent04b495d041681ac3d89741d3fda79c28071326a7 (diff)
downloadaur-75408e58e421f198ee5801d858d5d4953d1615e2.tar.gz
Bump to v0.1.14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc343c0fd253..af93037804fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: geno+dev@fireorbit.de
pkgname=purism-chatty
-pkgver=0.1.12
+pkgver=0.1.14
pkgrel=1
pkgdesc="XMPP and SMS messaging via libpurple and Modemmanager"
url="https://source.puri.sm/Librem5/chatty"
@@ -11,7 +11,6 @@ arch=(i686 x86_64 armv6h armv7h aarch64)
depends=(evolution-data-server
feedbackd
libhandy
- libpurple
libpurple-carbons)
optdepends=('libpurple-lurch: XMPP E2E OMEMO encryption'
'purple-xmpp-http-upload: XMPP HTTP Upload - Filesharing')
@@ -20,7 +19,7 @@ makedepends=(meson
provides=(purism-chatty)
conflicts=(purism-chatty)
source=("https://source.puri.sm/Librem5/chatty/-/archive/v${pkgver}/chatty-v${pkgver}.tar.bz2")
-sha256sums=('6176a49d03dd35538097e8255762a76e6557c79d04c70a8c4e3dab4ba9145acb')
+sha256sums=('924023241d42d0328821d88d599ca7de8c9cdf97cd19f27ce3732f14bfcca1c4')
build() {
rm -rf build