[arch-commits] Commit in libpst/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat May 15 19:51:48 UTC 2021
Date: Saturday, May 15, 2021 @ 19:51:48
Author: arojas
Revision: 415550
Update to 0.6.76
Modified:
libpst/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-15 19:47:10 UTC (rev 415549)
+++ PKGBUILD 2021-05-15 19:51:48 UTC (rev 415550)
@@ -2,14 +2,14 @@
pkgbase=libpst
pkgname=('libpst' 'libpst-docs')
-pkgver=0.6.75
-pkgrel=4
+pkgver=0.6.76
+pkgrel=1
arch=('x86_64')
url="https://www.five-ten-sg.com/libpst/"
license=('GPL')
makedepends=('python' 'boost' 'libgsf')
source=(https://www.five-ten-sg.com/libpst/packages/${pkgbase}-${pkgver}.tar.gz)
-sha256sums=('2f9ddc4727af8e058e07bcedfa108e4555a9519405a47a1fce01e6420dc90c88')
+sha256sums=('3d291beebbdb48d2b934608bc06195b641da63d2a8f5e0d386f2e9d6d05a0b42')
build() {
cd $pkgbase-$pkgver
More information about the arch-commits
mailing list