diff options
author | Yann Büchau | 2023-07-11 16:12:54 +0200 |
---|---|---|
committer | Yann Büchau | 2023-07-11 16:12:54 +0200 |
commit | 984631c6628e9858c286ee7b626e041449d40a05 (patch) | |
tree | d2e782724bc67e8e23174ab3574810d5800565da /.SRCINFO | |
parent | 044529052df94b0eda02a3b5b49f870c152fd01f (diff) | |
download | aur-984631c6628e9858c286ee7b626e041449d40a05.tar.gz |
Fix autostart
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ pkgbase = git-annex-standalone-nightly pkgdesc = Manage files with git, without checking their contents into git. Standalone nightly autobuild version, with no Haskell dependency. - pkgver = 10.20230627+g240bae38f + pkgver = 10.20230627+g04313e1fe pkgrel = 1 url = https://git-annex.branchable.com/ arch = x86_64 |