diff options
author | Wouter de Vries | 2024-11-02 10:29:58 +0100 |
---|---|---|
committer | Wouter de Vries | 2024-11-02 10:31:02 +0100 |
commit | dbea88ab56ab91fd5561cc98d1cad6ee04383e2e (patch) | |
tree | 7cb2d1757d9665b65e40a066188ad0c49faae5f1 /.SRCINFO | |
parent | a9760ff401b385ab2c4c01c2a32350608fd10cf2 (diff) | |
download | aur-dbea88ab56ab91fd5561cc98d1cad6ee04383e2e.tar.gz |
Update to 4.2.6-1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,6 +1,6 @@ pkgbase = libwandio pkgdesc = software library written in C that provides an API for transparently reading from and writing to files using a variety of supported compression methods - pkgver = 4.2.4 + pkgver = 4.2.6 pkgrel = 1 url = http://research.wand.net.nz/software/libwandio.php arch = i686 @@ -8,8 +8,7 @@ pkgbase = libwandio license = LGPL3 depends = zlib depends = curl>=7.18.0 - provides = libwandio - source = https://github.com/LibtraceTeam/wandio/archive/refs/tags/4.2.4-1.tar.gz - sha256sums = 6e1f36edfc3b814d62f91b09cee906e28cd811881da51544acf2ace5e6e5b13f + source = https://github.com/LibtraceTeam/wandio/archive/refs/tags/4.2.6-1.tar.gz + sha256sums = f035d4d6beadf7a7e5619fb73db5a84d338008b5f4d6b1b8843619547248ec73 pkgname = libwandio |