[arch-commits] Commit in libmesode/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Mon Nov 11 23:02:21 UTC 2019
Date: Monday, November 11, 2019 @ 23:02:20
Author: anthraxx
Revision: 526852
upgpkg: libmesode 0.9.3-1
Modified:
libmesode/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-11-11 22:50:14 UTC (rev 526851)
+++ PKGBUILD 2019-11-11 23:02:20 UTC (rev 526852)
@@ -2,7 +2,7 @@
pkgbase=libmesode
pkgname=('libmesode' 'libmesode-doc')
-pkgver=0.9.2
+pkgver=0.9.3
pkgrel=1
pkgdesc='Simple, lightweight C library for writing prifanity XMPP client'
url='https://github.com/boothj5/libmesode'
@@ -11,8 +11,8 @@
makedepends=('openssl' 'expat' 'doxygen')
checkdepends=('check')
options=('staticlibs')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/boothj5/libmesode/archive/${pkgver}.tar.gz)
-sha512sums=('019f548557fcbb0943e49472a9eb36ce8aaf6caea3a443004f41339987a721073c20b9d8f3eec79c92914e25dffcb26ef1fd43921ee0df76a4d99fc474f87ba5')
+source=(https://github.com/boothj5/libmesode/archive/${pkgver}/${pkgname}-${pkgver}..tar.gz)
+sha512sums=('572b51d762a9b7eabf8d49106219eb60613c054ac35915a54eb43ff153e434bc08c32003bc9d2277a679f246f90973bb0b47ac93af7cffcdbae07af4d2af3db8')
prepare() {
cd ${pkgbase}-${pkgver}
More information about the arch-commits
mailing list