[arch-commits] Commit in readstat/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Fri May 13 11:52:46 UTC 2022


    Date: Friday, May 13, 2022 @ 11:52:46
  Author: arojas
Revision: 1201883

Update to 1.1.8

Modified:
  readstat/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-13 11:50:56 UTC (rev 1201882)
+++ PKGBUILD	2022-05-13 11:52:46 UTC (rev 1201883)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=readstat
-pkgver=1.1.7
-pkgrel=2
+pkgver=1.1.8
+pkgrel=1
 pkgdesc='Command-line tool (+ C library) for converting SAS, Stata, and SPSS files'
 arch=(x86_64)
 license=(MIT)
@@ -10,7 +10,7 @@
 depends=(zlib)
 source=(https://github.com/WizardMac/ReadStat/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz
         readstat-LICENSE::https://raw.githubusercontent.com/WizardMac/ReadStat/v$pkgver/LICENSE)
-sha256sums=('400b8e6a5f0f6458227b454785d68beadd8a88870a7745d49def49740e3971a8'
+sha256sums=('b18a0d68059d9665491e53838b3ca89b06c3bdaa3b0a11d4ba87d830b743e178'
             '416b611ef9448b3c7c71f584b1ebf78baff8f553b4b5368f2af732255ca19a3e')
 
 build() {



More information about the arch-commits mailing list