summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMax1Truc2024-07-26 00:44:39 +0200
committerMax1Truc2024-07-26 01:15:12 +0200
commita58a68bd8852d44d5c1716652d33ece5bcc8af15 (patch)
treefe0357fd61ed06215928d8d23cc4b95445637114 /.SRCINFO
parent185ad0a8408e5012d37a7a51eb11a30c0ad61012 (diff)
downloadaur-a58a68bd8852d44d5c1716652d33ece5bcc8af15.tar.gz
bump to 0.7.1 + add back lto
now builds seem to work with lto enabled
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd36445e1bd1..9a7636f99058 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = wormhole-rs
pkgdesc = Rust implementation of Magic Wormhole, with new features and enhancements
- pkgver = 0.6.1
- pkgrel = 1
+ pkgver = 0.7.1
+ pkgrel = 0
url = https://github.com/magic-wormhole/magic-wormhole.rs
arch = x86_64
license = custom:EUPL-1.2+
makedepends = cargo
depends = libxcb
- options = !lto
- source = https://github.com/magic-wormhole/magic-wormhole.rs/archive/0.6.1/magic-wormhole.rs-0.6.1.tar.gz
- sha256sums = 522db57161bb7df10feb4b0ca8dec912186f24a0974647dc4fccdd8f70649f96
+ source = https://github.com/magic-wormhole/magic-wormhole.rs/archive/0.7.1/magic-wormhole.rs-0.7.1.tar.gz
+ sha256sums = c6e2acd3cccd982f449d26184d714d4cf813f51b8b75b3e36ecbb78565b3f4e8
pkgname = wormhole-rs