diff options
author | Jake Leahy | 2023-04-20 23:19:56 +1000 |
---|---|---|
committer | Jake Leahy | 2023-04-20 23:19:56 +1000 |
commit | b4d6eb6f0b18c7090e737c143163c59d7f7e849f (patch) | |
tree | cff5bafee5290e3cb58ab35c754e400d21ed25b7 /.SRCINFO | |
parent | ece57aea5cb5d1877750719a2ca49ca6ce16b909 (diff) | |
download | aur-b4d6eb6f0b18c7090e737c143163c59d7f7e849f.tar.gz |
bump 1.0.1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,13 +1,13 @@ pkgbase = slint-cpp-bin pkgdesc = Slint is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications - pkgver = 1.0.0 + pkgver = 1.0.1 pkgrel = 1 url = https://slint-ui.com arch = x86_64 license = GPL3 depends = freetype2 depends = qt5-base - source = slint-cpp-1.0.0.tar.gz::https://github.com/slint-ui/slint/releases/download/v1.0.0/Slint-cpp-1.0.0-Linux-x86_64.tar.gz - md5sums = 86eb9cc6f1aa766a9877c0cc00237d05 + source = slint-cpp-1.0.1.tar.gz::https://github.com/slint-ui/slint/releases/download/v1.0.1/Slint-cpp-1.0.1-Linux-x86_64.tar.gz + sha256sums = 87921299d48bae19560f9bb74ccb26a21cf561e4f6a9b65d43fbea210ec9e905 pkgname = slint-cpp-bin |