-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Nathaniel van Diepen <[email protected]>
- Loading branch information
1 parent
78a5d34
commit 551e0db
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,19 +5,19 @@ | |
pkgnames=(rmfm) | ||
pkgdesc="Bare-bones file manager using Node.js and sas" | ||
url="https://forgejo.sny.sh/sun/rmFM" | ||
pkgver=1.5.0-2 | ||
timestamp=2023-08-08T22:19:23+02:00 | ||
pkgver=1.5.1-1 | ||
timestamp=2023-12-06T08:51:41+01:00 | ||
section=utils | ||
maintainer="Sunny <[email protected]>" | ||
license=Unlicense | ||
installdepends=(node simple) | ||
|
||
source=( | ||
https://forgejo.sny.sh/sun/rmFM/archive/1.5.0.zip | ||
https://forgejo.sny.sh/sun/rmFM/archive/1.5.1.zip | ||
path_fix.patch | ||
) | ||
sha256sums=( | ||
515cc1843bf61f628c3a0b2b2dcb3256a0182352c6b491585fd52cf96a554b26 | ||
054569a5e1f420b9046ee2c4067749a1e0bccd88acc216e485b9665a42f4dd60 | ||
SKIP | ||
) | ||
|
||
|