summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin/Geno2019-01-01 01:24:14 +0100
committerMartin/Geno2019-01-01 01:24:14 +0100
commit0e5e2a285097e2f7929e1d0221d668f581535061 (patch)
tree048e9fc79c15dc08c02b4b83c4b84da81c83eaaf
parent090f237306adda6740aa6c17c99c3299e7175ed3 (diff)
downloadaur-0e5e2a285097e2f7929e1d0221d668f581535061.tar.gz
update
-rw-r--r--.gitignore4
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..79c5fee0d7ff
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+/chatty/
+/pkg/
+/src/
+/*.pkg.tar
diff --git a/PKGBUILD b/PKGBUILD
index eea5b7347b94..fae058a60b70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: geno+dev@fireorbit.de
pkgname=purism-chatty-git
-pkgver=0.0.1.r13.gdaaa736
+pkgver=0.0.2.r17.g7d19ae4
pkgrel=1
pkgdesc="XMPP and SMS messaging via libpurple and Modemmanager"
url="https://source.puri.sm/Librem5/chatty"