summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d20705b90da0..51b1b31960c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = virt-viewer-git-no-header
- pkgdesc = A lightweight interface for interacting with the graphical display of virtualized guest OS. This package contains a patch stop the header bar.
+ pkgdesc = A lightweight interface for interacting with the graphical display of virtualized guest OS. This package contains a patch drop the header bar.
pkgver = 9.0.219.g15fbaa3
pkgrel = 1
url = https://virt-manager.org
diff --git a/PKGBUILD b/PKGBUILD
index 4e94a0c2d021..dacb6f51ab49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=virt-viewer
pkgname=$_pkgname-git-no-header
pkgver=9.0.219.g15fbaa3
pkgrel=1
-pkgdesc='A lightweight interface for interacting with the graphical display of virtualized guest OS. This package contains a patch stop the header bar.'
+pkgdesc='A lightweight interface for interacting with the graphical display of virtualized guest OS. This package contains a patch drop the header bar.'
arch=('i686' 'x86_64')
url='https://virt-manager.org'
license=('GPL')