diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-12-29 17:52:53 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-12-29 17:52:53 -0200 |
commit | f2e7590e614edff45bd1980085b98fde725ccdbc (patch) | |
tree | 5c658fb530e5203bde653c8c15fc39762f9d54d0 /pcr/qemu-usbredir | |
parent | ced25cee1585396483b7e6de2c8aeb409f49c25f (diff) | |
download | abslibre-f2e7590e614edff45bd1980085b98fde725ccdbc.tar.gz abslibre-f2e7590e614edff45bd1980085b98fde725ccdbc.tar.bz2 abslibre-f2e7590e614edff45bd1980085b98fde725ccdbc.zip |
qemu-usbredir: fix syntax on _pkgname
Diffstat (limited to 'pcr/qemu-usbredir')
-rw-r--r-- | pcr/qemu-usbredir/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/qemu-usbredir/PKGBUILD b/pcr/qemu-usbredir/PKGBUILD index 7f625f88a..35f945d0e 100644 --- a/pcr/qemu-usbredir/PKGBUILD +++ b/pcr/qemu-usbredir/PKGBUILD @@ -1,6 +1,6 @@ # $Id$ # Maintainer (Arch GNU/Linux): Tobias Powalowski <tpowa@archlinux.org> -_pkgname=qemu) +_pkgname=qemu pkgname=qemu-usbredir pkgver=1.7.0 pkgrel=1 |