summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzxp198210052023-09-15 15:10:40 +0800
committerzxp198210052023-09-15 15:10:40 +0800
commit9dd19ec68ba0038921b1145818222d988214a601 (patch)
treecf702860ad3a876ec9b9c802931b97e3dd01a1fb
parentc72759a04541ac78ae3a0be5751a027b9c2e6bd8 (diff)
downloadaur-9dd19ec68ba0038921b1145818222d988214a601.tar.gz
fix errors
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2058e7c48107..5e907d1310e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = marvin-bin
- pkgdesc = Open Source record and playback test automation for the web.
+ pkgdesc = An app launcher for Linux and Windows
pkgver = 0.4.9
- pkgrel = 3
+ pkgrel = 4
url = https://rolandbernard.github.io/marvin/
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 0013a76b699c..de23313b1184 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=marvin-bin
_appname=Marvin
pkgver=0.4.9
-pkgrel=3
-pkgdesc="Open Source record and playback test automation for the web."
+pkgrel=4
+pkgdesc="An app launcher for Linux and Windows"
arch=('x86_64')
url="https://rolandbernard.github.io/marvin/"
_githuburl="https://github.com/rolandbernard/marvin"