diff options
author | kleintux | 2021-12-27 18:10:44 +0100 |
---|---|---|
committer | kleintux | 2021-12-27 18:10:44 +0100 |
commit | 438394b95ad3020be7249e0fb3b186d604bcc0ac (patch) | |
tree | 820813aa8d0a37b2f70ff9d9fdf8364ddd5e9857 /.SRCINFO | |
parent | dd993166620eb14556eb0348a629dacf712ccdbe (diff) | |
download | aur-438394b95ad3020be7249e0fb3b186d604bcc0ac.tar.gz |
aarch64 added
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,9 +1,10 @@ pkgbase = spt pkgdesc = Simple pomodoro timer that doubles your efficiency pkgver = 0.6 - pkgrel = 1 + pkgrel = 2 url = https://github.com/pickfire/spt arch = x86_64 + arch = aarch64 license = MIT depends = libnotify source = https://github.com/pickfire/spt/archive/0.6/spt-0.6.tar.gz |