Update links
This commit is contained in:
parent
cf01ebea26
commit
9eb54f9aaf
3 changed files with 6 additions and 6 deletions
2
.SRCINFO
2
.SRCINFO
|
@ -6,7 +6,7 @@ pkgbase = hubot-sans
|
||||||
arch = any
|
arch = any
|
||||||
license = OFL-1.1
|
license = OFL-1.1
|
||||||
makedepends = git
|
makedepends = git
|
||||||
source = hubot-sans::git+https://code.fosterhangdaan.com/foster/hubot-sans.git#tag=v1.0.1
|
source = hubot-sans::git+https://code.hangdaan.com/foster/hubot-sans.git#tag=v1.0.1
|
||||||
sha512sums = f75659b919f84c6ed515239e29471e0ce77d5640a902bc7f7484daf27cdcbe3194a7ee26e7cddc40bd88fb271bc9143abf377f7126cad7f5fffa54a012b28b24
|
sha512sums = f75659b919f84c6ed515239e29471e0ce77d5640a902bc7f7484daf27cdcbe3194a7ee26e7cddc40bd88fb271bc9143abf377f7126cad7f5fffa54a012b28b24
|
||||||
|
|
||||||
pkgname = otf-hubot-sans
|
pkgname = otf-hubot-sans
|
||||||
|
|
2
PKGBUILD
2
PKGBUILD
|
@ -21,7 +21,7 @@ arch=('any')
|
||||||
url='https://github.com/mona-sans'
|
url='https://github.com/mona-sans'
|
||||||
makedepends=('git')
|
makedepends=('git')
|
||||||
license=('OFL-1.1')
|
license=('OFL-1.1')
|
||||||
source=("${pkgbase}::git+https://code.fosterhangdaan.com/foster/hubot-sans.git#tag=v${pkgver}")
|
source=("${pkgbase}::git+https://code.hangdaan.com/foster/hubot-sans.git#tag=v${pkgver}")
|
||||||
sha512sums=('f75659b919f84c6ed515239e29471e0ce77d5640a902bc7f7484daf27cdcbe3194a7ee26e7cddc40bd88fb271bc9143abf377f7126cad7f5fffa54a012b28b24')
|
sha512sums=('f75659b919f84c6ed515239e29471e0ce77d5640a902bc7f7484daf27cdcbe3194a7ee26e7cddc40bd88fb271bc9143abf377f7126cad7f5fffa54a012b28b24')
|
||||||
|
|
||||||
_package() {
|
_package() {
|
||||||
|
|
|
@ -2,15 +2,15 @@
|
||||||
|
|
||||||
* About
|
* About
|
||||||
|
|
||||||
This repository contains [[https://wiki.archlinux.org/title/Makepkg][Makepkg]] scripts for building the [[https://archlinux.org/][Arch Linux]] package of [[https://code.fosterhangdaan.com/foster/github-hubot-sans][Hubot Sans]].
|
This repository contains [[https://wiki.archlinux.org/title/Makepkg][Makepkg]] scripts for building the [[https://archlinux.org/][Arch Linux]] package of [[https://code.hangdaan.com/foster/github-hubot-sans][Hubot Sans]].
|
||||||
|
|
||||||
* Package Repository
|
* Package Repository
|
||||||
|
|
||||||
The [[https://code.fosterhangdaan.com/foster/hubot-sans/packages?type=arch][Arch Packages Page of Hubot Sans]] stores the resulting packages of the builds.
|
The [[https://code.hangdaan.com/foster/hubot-sans/packages?type=arch][Arch Packages Page of Hubot Sans]] stores the resulting packages of the builds.
|
||||||
|
|
||||||
* Creating Packages
|
* Creating Packages
|
||||||
|
|
||||||
Consult the Arch Wiki on how to [[https://wiki.archlinux.org/title/Creating_packages][create packages]]. Alternatively, packages can be built within [[https://en.wikipedia.org/wiki/Containerization_(computing)][Containers]] using [[https://code.fosterhangdaan.com/foster/arch-packaging-container][Arch Packaging Container]].
|
Consult the Arch Wiki on how to [[https://wiki.archlinux.org/title/Creating_packages][create packages]]. Alternatively, packages can be built within [[https://en.wikipedia.org/wiki/Containerization_(computing)][Containers]] using [[https://code.hangdaan.com/foster/arch-packaging-container][Arch Packaging Container]].
|
||||||
|
|
||||||
* License
|
* License
|
||||||
|
|
||||||
|
@ -20,4 +20,4 @@ Unless required by applicable law or agreed to in writing, software distributed
|
||||||
|
|
||||||
* Copyright
|
* Copyright
|
||||||
|
|
||||||
Copyright \copy 2024 [[https://www.fosterhangdaan.com][Foster Hangdaan]]
|
Copyright \copy 2024 [[https://www.foster.hangdaan.com][Foster Hangdaan]]
|
||||||
|
|
Loading…
Add table
Reference in a new issue