Skip to content
Snippets Groups Projects
Commit 6c1b1639 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

upgpkg: 0.8.0-1

parent 9b8c582f
No related branches found
Tags 0.4.2-2
No related merge requests found
Pipeline #61357 passed
......@@ -5,7 +5,6 @@ stages:
before_script:
- cp ./pacman.conf /etc/pacman.conf.builder
- pacman -Rdd s6-rc --noconfirm
package:
stage: build
......@@ -20,6 +19,8 @@ package:
- tags
deploy:
variables:
SUB_REPOSITORY_FORCED: "testing"
stage: deploy
dependencies:
- package
......
......@@ -6,8 +6,8 @@ pkgname=crond-66serv
pkgdesc="crond service for 66 service manager"
pkgver=0.7.0
pkgrel=3
pkgver=0.8.0
pkgrel=1
url="https://git.obarun.org/66-service/arch/${service}.git"
......@@ -39,10 +39,10 @@ arch=('x86_64')
pkgdepends=( "cronie" )
depends+=(
'66>=0.7.0.0'
'66-tools>=0.1.0.1'
's6-linux-utils=2.6.2.0'
's6-portable-utils=2.3.0.3'
'66>=0.8.0.0'
'66-tools>=0.1.1.0'
's6-linux-utils>=2.6.2.1'
's6-portable-utils>=2.3.0.4'
"${pkgdepends[@]}")
sha512sums=('SKIP')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment