moving
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
8f7fa79081
commit
61d0dafeed
8
PKGBUILD
8
PKGBUILD
|
@ -4,15 +4,15 @@
|
||||||
pkgname='ssm-services-git'
|
pkgname='ssm-services-git'
|
||||||
pkgdesc='Service scripts for ssm'
|
pkgdesc='Service scripts for ssm'
|
||||||
license=( 'BSD' )
|
license=( 'BSD' )
|
||||||
pkgver=r167.e6f85aa
|
pkgver=r179.8e9c371
|
||||||
pkgrel=5
|
pkgrel=1
|
||||||
arch=( 'any' )
|
arch=( 'any' )
|
||||||
url='https://git.fleshless.org/ssm-services/about'
|
url='https://code.fleshless.org/Spark/ssm-services'
|
||||||
|
|
||||||
provides=( 'ssm-services' )
|
provides=( 'ssm-services' )
|
||||||
conflicts=( 'ssm-services' )
|
conflicts=( 'ssm-services' )
|
||||||
|
|
||||||
source=( "${pkgname}::git+https://git.fleshless.org/u/spark/ssm-services" )
|
source=( "${pkgname}::git+https://code.fleshless.org/spark/ssm-services" )
|
||||||
md5sums=( 'SKIP' )
|
md5sums=( 'SKIP' )
|
||||||
|
|
||||||
pkgver() {
|
pkgver() {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user