summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Whited2020-02-28 05:50:17 -0500
committerSam Whited2020-02-28 05:50:17 -0500
commitd51e66695422d7bc18c22cd60f230d9f392c01ef (patch)
tree0abfa03c6b006aab42295036aa6cc3b9b7e6b3b2 /PKGBUILD
parent8b710f2d6c4ebaedfb31b4b9d43c4d34915d46db (diff)
downloadaur-d51e66695422d7bc18c22cd60f230d9f392c01ef.tar.gz
Bump to v0.1.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD19
1 files changed, 8 insertions, 11 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a09d908effc..562b91f9b1c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,28 +2,25 @@
# Contributor: geno+dev@fireorbit.de
pkgname=purism-chatty
-pkgver=0.1.7
+pkgver=0.1.8
pkgrel=1
pkgdesc="XMPP and SMS messaging via libpurple and Modemmanager"
url="https://source.puri.sm/Librem5/chatty"
license=(GPL3)
arch=(i686 x86_64 armv6h armv7h)
-depends=(
- 'folks'
- 'libhandy'
- 'libpurple'
-)
+depends=(feedbackd
+ folks
+ libhandy
+ libpurple)
optdepends=('libpurple-lurch: XMPP E2E OMEMO encryption'
'libpurple-carbons: XMPP Carbon Copy - Live multiple device support'
'purple-xmpp-http-upload: XMPP HTTP Upload - Filesharing')
-makedepends=(
- 'meson'
- 'pkg-config'
-)
+makedepends=(meson
+ pkg-config)
provides=(purism-chatty)
conflicts=(purism-chatty)
source=("https://source.puri.sm/Librem5/chatty/-/archive/v${pkgver}/chatty-v${pkgver}.tar.bz2")
-sha256sums=('54f52f78485da0107080f40109c527369185ffc6aa3240f22cd190f2ee457224')
+sha256sums=('94a738ec72a8ec688c1d8f70519ee6fb8fca845e8744731b5c86c1454310b9e3')
build() {
rm -rf build