summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiorgi Taba K'obakhidze2024-05-13 12:15:03 +0400
committerGiorgi Taba K'obakhidze2024-05-13 12:15:03 +0400
commitfca45291fe201340bfce0390c1578a364af61f46 (patch)
treef54143e8d54ba4fd065a2ce9b9377c5d5e72a7c5
parent7178981a0f801fb1b61059cbe814fa357d2b1059 (diff)
downloadaur-fca45291fe201340bfce0390c1578a364af61f46.tar.gz
Delete an unused variable in PKGBUILD
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e9070c2c9c6e..c14a26399103 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ _pkgver=0.7.6
pkgver="v${_pkgver}"
pkgrel=2
arch=("x86_64")
-_arch="linux_amd64"
url="https://github.com/dmacvicar/${pkgname}"
license=("Apache")
depends=("libvirt" "cdrtools")