Skip to content

Commit

Permalink
rmfm: Update to 1.4.0 (#617)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLastZombie authored Aug 19, 2022
1 parent bc4d640 commit 73538e7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package/rmfm/package
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
pkgnames=(rmfm)
pkgdesc="Bare-bones file manager using Node.js and sas"
url="https://codeberg.org/sun/rmFM"
pkgver=1.3.0-1
timestamp=2022-07-22T19:29:42+02:00
pkgver=1.4.0-1
timestamp=2022-08-19T11:20:10+02:00
section=utils
maintainer="Sunny <[email protected]>"
license=MIT
installdepends=(node simple)

source=(https://codeberg.org/sun/rmFM/archive/1.3.0.zip)
sha256sums=(6c82bb47842e17203f5104d764ec6dbde75ada63a75d527ea6d17da59b46d7ae)
source=(https://codeberg.org/sun/rmFM/archive/1.4.0.zip)
sha256sums=(28ce80c67fecc370d11f3fe2069742c2789b388a9426fff49d269d7900ae3dc9)

package() {
install -D -m 755 "$srcdir"/rmfm "$pkgdir"/opt/bin/rmfm
Expand Down

0 comments on commit 73538e7

Please sign in to comment.