summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Swanson2018-02-02 23:30:42 -0800
committerMike Swanson2018-02-02 23:30:42 -0800
commitc8d235a4d8fa4b3c5336edbe3044a1ae3d12dec1 (patch)
tree0f225207bd5abda4119afbf8a0e7ed07cd22a1ba
parent7c1f0955e98522cc9032675ae95ece67b9f4ea85 (diff)
downloadaur-c8d235a4d8fa4b3c5336edbe3044a1ae3d12dec1.tar.gz
Update appdata->metainfo in upstream
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD12
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 99659ded9d91..228fa9b6b194 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jan 1 20:56:48 UTC 2018
+# Sat Feb 3 07:30:28 UTC 2018
pkgbase = chocolate-doom-git
pkgdesc = Historically-accurate Doom, Heretic, Hexen, and Strife ports.
- pkgver = 3.0.0.r0.8777b99c
+ pkgver = 3.0.0.r58.a8985916
pkgrel = 1
url = http://www.chocolate-doom.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index e45296a39f30..f96dbdfae1e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=(chocolate-{doom,heretic,hexen,strife,common}-git)
_pkgname=${pkgname[0]/-git/}
pkgdesc="Historically-accurate Doom, Heretic, Hexen, and Strife ports."
-pkgver=3.0.0.r0.8777b99c
+pkgver=3.0.0.r58.a8985916
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.chocolate-doom.org/"
@@ -43,7 +43,7 @@ package_chocolate-common-git() {
rm -rf bash-completion doc man/man5
rm -rf applications/chocolate-{doom,heretic,hexen,strife}.desktop \
applications/screensavers
- rm -rf appdata
+ rm -rf metainfo
cd man/man6
rm -f chocolate-{doom,heretic,hexen,strife}{,-setup}.6
}
@@ -66,7 +66,7 @@ package_chocolate-doom-git() {
cd "${pkgdir}"/usr/share
rm -rf doc/chocolate-{heretic,hexen,strife}
rm -rf applications/chocolate-{setup,heretic,hexen,strife}.desktop icons
- rm -f appdata/chocolate-{heretic,hexen,strife}.appdata.xml \
+ rm -f metainfo/chocolate-{heretic,hexen,strife}.appdata.xml \
bash-completion/completions/chocolate-{heretic,hexen,strife}
rm -f man/man?/chocolate-{heretic,hexen,strife,setup,server}* \
man/man5/{heretic,hexen,strife}.cfg*
@@ -89,7 +89,7 @@ package_chocolate-heretic-git() {
rm -rf doc/chocolate-{doom,hexen,strife}
rm -rf applications/chocolate-{setup,doom,hexen,strife}.desktop \
applications/screensavers icons
- rm -f appdata/chocolate-{doom,hexen,strife}.appdata.xml \
+ rm -f metainfo/chocolate-{doom,hexen,strife}.appdata.xml \
bash-completion/completions/chocolate-{doom,hexen,strife}
rm -f man/man?/chocolate-{doom,hexen,strife,setup,server}* \
man/man5/{default,hexen,strife}.cfg*
@@ -111,7 +111,7 @@ package_chocolate-hexen-git() {
rm -rf doc/chocolate-{doom,heretic,strife}
rm -rf applications/chocolate-{setup,doom,heretic,strife}.desktop \
applications/screensavers icons
- rm -f appdata/chocolate-{doom,heretic,strife}.appdata.xml \
+ rm -f metainfo/chocolate-{doom,heretic,strife}.appdata.xml \
bash-completion/completions/chocolate-{doom,heretic,strife}
rm -f man/man?/chocolate-{doom,heretic,strife,setup,server}* \
man/man5/{default,heretic,strife}.cfg*
@@ -133,7 +133,7 @@ package_chocolate-strife-git() {
rm -rf doc/chocolate-{doom,heretic,hexen}
rm -rf applications/chocolate-{setup,doom,heretic,hexen}.desktop \
applications/screensavers icons
- rm -f appdata/chocolate-{doom,heretic,hexen}.appdata.xml \
+ rm -f metainfo/chocolate-{doom,heretic,hexen}.appdata.xml \
bash-completion/completions/chocolate-{doom,heretic,hexen}
rm -f man/man?/chocolate-{doom,heretic,hexen,setup,server}* \
man/man5/{default,heretic,hexen}.cfg*