diff options
author | bartus | 2024-03-20 15:00:29 +0100 |
---|---|---|
committer | bartus | 2024-03-20 15:00:29 +0100 |
commit | bef188e9097e3f21ad1729f64d82bded5b35c2c3 (patch) | |
tree | c8d55d08ef7e397b14444976a412e50ebf8e2417 /.SRCINFO | |
parent | d7820094bfd1303e765d316b09bb4a82c8fd0f2f (diff) | |
download | aur-bef188e9097e3f21ad1729f64d82bded5b35c2c3.tar.gz |
Update pkgver() function
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ pkgbase = draco-git pkgdesc = Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics. - pkgver = 1.5.6 + pkgver = 1.5.7.r1.g7d58126 pkgrel = 1 url = https://google.github.io/draco/ arch = x86_64 |