summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2018-03-23 13:27:09 -0600
committerBrian Bidulock2018-03-23 13:27:09 -0600
commite080a1af476c9c4a6d909f6b974cc01d83618433 (patch)
treed5e07949fad64e27b7e15a986e1b77c2e6756e67 /PKGBUILD
parentc91b8e7031d7a39d90938c2b90cdf175ebf3d2fd (diff)
downloadaur-e080a1af476c9c4a6d909f6b974cc01d83618433.tar.gz
correct typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 33010df1b14d..91c46806cd6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=gst123
pkgver=0.3.3
-pkgrel=3
+pkgrel=4
pkgdesc="A more flexible command line player in the spirit of ogg123 and mpg123, based on gstreamer"
arch=('i686' 'x86_64')
url="http://space.twc.de/~stefan/gst123.php"
@@ -15,7 +15,7 @@ makedepends=('ncurses')
optdepends=('gst-libav: more codecs support'
'gst-plugins-base: more codecs support'
'gst-plugins-good: more codecs support'
- 'gst-plgusin-bad: more codecs support'
+ 'gst-plugins-bad: more codecs support'
'gst-plugins-ugly: more codecs support')
source=("http://space.twc.de/~stefan/$pkgname/$pkgname-$pkgver.tar.bz2")
md5sums=('42fb711480238b89db8889847c1ec99e')