summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuka Karinja2017-08-13 12:21:13 +0200
committerLuka Karinja2017-08-13 12:21:13 +0200
commit6d734e9276ce95b90ae37baff1ab96726d992ce0 (patch)
treeb749a13f45841690e046c175051c3ce57e267660
parenteb96d76fe6e12771e6c176175d952f0666a07587 (diff)
downloadaur-6d734e9276ce95b90ae37baff1ab96726d992ce0.tar.gz
change to my own github repo
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e7f6717815d..8441f7799fe0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
# Maintainer: Luka Karinja <luka.karinja@gmail.com>
pkgname=oscam-emu
pkgver=11380
-pkgrel=1
-dir=OSCam-with-emu-branch
+pkgrel=2
+dir=oscam-emu
pkgdesc="Open Source Conditional Access Module software"
url="http://www.streamboard.tv/oscam"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
@@ -18,7 +18,7 @@ conflicts=('oscam-git' 'oscam-svn')
optdepends=('pcsclite: for use with PC/SC readers'
'ccid: PC/SC reader generic driver')
install='oscam.install'
-source=("git+git://github.com/joeusercz/OSCam-with-emu-branch.git#branch=oscam-emu-merged"
+source=("git+git://github.com/pinkflozd/oscam-emu.git#branch=oscam-emu"
'oscam.service'
'oscam.sysuser')
md5sums=('SKIP'