summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Farley2017-07-13 06:40:46 -0500
committerRyan Farley2017-07-13 06:40:46 -0500
commitc2780ddf61af1f90249308d9ab9ab7ab565f77bc (patch)
tree4bda6a6938e36aaaf99318b9cebb1eae3f0910c9
parentdd92d8a1af57587da4c720c0e1afebf1681a8546 (diff)
downloadaur-c2780ddf61af1f90249308d9ab9ab7ab565f77bc.tar.gz
fixed typo
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e8968cddc71..481cf8a62397 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ryan Farley <ryan.farley@gmx.com>
pkgname=nrsc5-git
pkgver=r86.87b9c38
-pkgrel=2
+pkgrel=3
pkgdesc="NRSC-5 (HD Radio) receiver for rtl-sdr"
arch=('i686' 'x86_64' 'armv7h')
url="https://github.com/theori-io/nrsc5"
@@ -14,7 +14,7 @@ conflicts=("${pkgname%-git}")
#use this for experimental branch
#source=('nrsc5::git+https://github.com/theori-io/nrsc5.git#branch=experimental')
#or this for the master branch
-source=('nrsc5::git+https://github.com/theori-io/nsc5.git#branch=master')
+source=('nrsc5::git+https://github.com/theori-io/nrsc5.git#branch=master')
md5sums=('SKIP')