~alpine/aports

testing/profanity: upgrade to 0.8.1 v1 APPLIED

Galen Abell: 1
 testing/profanity: upgrade to 0.8.1

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3267/mbox | git am -3
Learn more about email & git

[PATCH] testing/profanity: upgrade to 0.8.1 Export this patch

---
 testing/profanity/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/profanity/APKBUILD b/testing/profanity/APKBUILD
index 9b722a020e..fe4453e957 100644
--- a/testing/profanity/APKBUILD
+++ b/testing/profanity/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Galen Abell <galen@galenabell.com>
# Maintainer: Galen Abell <galen@galenabell.com>
pkgname="profanity"
pkgver="0.8.0"
pkgver="0.8.1"
pkgrel=0
pkgdesc="Ncurses based XMPP client"
url="https://github.com/profanity-im/profanity"
@@ -55,4 +55,4 @@ package() {
	make DESTDIR="$pkgdir" install
	libtool --finish /usr/lib
}
sha512sums="b3ae22e4a0f6ac26f36bc6d354c4aaed7491b05ff8cf6421fa6746aa633a3fddee3e066affec35d15c07a05121ae8faafae2bf3ce65f3bd8b59118a9fa21be15  profanity-0.8.0.tar.gz"
sha512sums="2062d7400056c44327470d11ec55cdb73948bdfea90fcbd33866e0a6d77b387f0eac56f4dfd158a8cff90f29893bd087b0ab954d2ef47da9f575c176bcdeb9ee  profanity-0.8.1.tar.gz"
-- 
2.25.0