git subrepo pull aurutils
subrepo: subdir: "aurutils" merged: "1d51dda" upstream: origin: "https://aur.archlinux.org/aurutils" branch: "master" commit: "1d51dda" git-subrepo: version: "0.4.3" origin: "???" commit: "???"
This commit is contained in:
parent
62699b6e2f
commit
7bbbbe01f2
@ -1,8 +1,9 @@
|
||||
pkgbase = aurutils
|
||||
pkgdesc = helper tools for the arch user repository
|
||||
pkgver = 3.1.2
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/AladW/aurutils
|
||||
install = aurutils.install
|
||||
changelog = aurutils.changelog
|
||||
arch = any
|
||||
license = custom:ISC
|
||||
|
@ -6,7 +6,7 @@
|
||||
[subrepo]
|
||||
remote = https://aur.archlinux.org/aurutils
|
||||
branch = master
|
||||
commit = a03e794cd0dcbfad1cd4e4e8fbf6220d6a3bbcfd
|
||||
parent = e1d77060f67666529d5793fa7e52baaf13b4411c
|
||||
commit = 1d51dda1b626e14cea41eb48645fd11e6a985726
|
||||
parent = 62699b6e2fb312c6bf3d13ae120eb96aae7fab00
|
||||
method = merge
|
||||
cmdver = 0.4.1
|
||||
cmdver = 0.4.3
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Maintainer: Alad Wenter <https://github.com/AladW>
|
||||
pkgname=aurutils
|
||||
pkgver=3.1.2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='helper tools for the arch user repository'
|
||||
url='https://github.com/AladW/aurutils'
|
||||
arch=('any')
|
||||
@ -10,6 +10,7 @@ source=("$url/releases/download/$pkgver/$pkgname-$pkgver.tar.gz"
|
||||
"$url/releases/download/$pkgver/$pkgname-$pkgver.tar.gz.signify"
|
||||
'aurutils.pub')
|
||||
changelog=aurutils.changelog
|
||||
install=aurutils.install
|
||||
sha256sums=('86a80ae8327aeeb4932c7709767b2be5fae19281a5bcc78b2b10197e97c32afb'
|
||||
'SKIP'
|
||||
'a2c32b0dba4da40b83ff31cce48a00faed5ed2f663c060a865d31caeb1e4ed39')
|
||||
|
Loading…
Reference in New Issue
Block a user