mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Updated Static. Implemented a development server with rebuild capacity, created a modules subfolder in skel containig extra modules to keep the root of the project clean enough
This commit is contained in:
parent
5d544ee4d4
commit
6fdb3898cc
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
|||
pkgbase = static-git
|
||||
pkgdesc = A static HTML site generator inspired by React
|
||||
pkgver = 1.0
|
||||
pkgrel = 3
|
||||
pkgrel = 4
|
||||
epoch = 0
|
||||
arch = any
|
||||
url = https://github.com/GearFox98/static.git
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Luis Manuel Rivero <riveroluismanuel9@gmail.com>
|
||||
pkgname=static-git
|
||||
pkgver=1.0
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
epoch=0
|
||||
pkgdesc="A static HTML site generator inspired by React"
|
||||
arch=('any')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue