mirror of
https://github.com/archlinux/aur.git
synced 2026-02-16 06:09:01 +01:00
Update description (again)
This commit is contained in:
parent
e83546c1e4
commit
5a5f03379c
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
|||
pkgbase = puppeteer
|
||||
pkgdesc = VTuber application made with Godot 3.4 (former OpenSeeFace)
|
||||
pkgdesc = VTuber application made with Godot 3.4 (former OpenSeeFace-GD)
|
||||
pkgver = 0.8.1
|
||||
pkgrel = 2
|
||||
pkgrel = 3
|
||||
url = https://github.com/virtual-puppet-project/puppeteer
|
||||
arch = x86_64
|
||||
license = MIT
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,12 +1,12 @@
|
|||
# Maintainer: ByteDream
|
||||
pkgname=puppeteer
|
||||
pkgdesc="VTuber application made with Godot 3.4 (former OpenSeeFace)"
|
||||
pkgdesc="VTuber application made with Godot 3.4 (former OpenSeeFace-GD)"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/virtual-puppet-project/puppeteer"
|
||||
license=('MIT')
|
||||
|
||||
pkgver=0.8.1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
|
||||
replaces=(
|
||||
'openseeface-gd'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue