summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarco982022-05-04 18:02:52 +0200
committerMarco982022-05-04 18:02:52 +0200
commit4a82e934574c924cf8026e2ff3044afaa2f9c15f (patch)
tree40ae484b30a3f29bd7894226637303d4e45c6cf2 /PKGBUILD
parent5f0cfafcbfeeb4095b57e88d92b632686e13a3c7 (diff)
downloadaur-4a82e934574c924cf8026e2ff3044afaa2f9c15f.tar.gz
fix typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 151b3649bf92..26025a353bd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Marco Steiger <marco1steiger (at) gmail (dot) com>
pkgname=rofi-mpc
pkgver=1.2.2
-pkgrel=1
-pkgdesc="Fast graphical Rofi-Interface for contolling MPD"
+pkgrel=2
+pkgdesc="Fast graphical Rofi-Interface for controlling MPD"
url="https://github.com/Marco98/${pkgname}"
depends=('ffmpeg')
makedepends=('git')