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