summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorozgursarier2017-08-10 05:35:35 +0300
committerozgursarier2017-08-10 05:35:35 +0300
commitc231b2dd98ac07c14d173a62473458d658100b69 (patch)
tree1d1afe1ed24d4e60a6dbbd7cbefca8131fd7faa4
parent7c2c4fc185b05cf342916d58e29ac0cef673be79 (diff)
downloadaur-c231b2dd98ac07c14d173a62473458d658100b69.tar.gz
Source changed to git repo
-rw-r--r--.SRCINFO6
-rw-r--r--MKPKG5
-rw-r--r--PKGBUILD7
3 files changed, 7 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 754695de56c6..d453db158a15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Wed Apr 26 20:29:50 UTC 2017
+# Thu Aug 10 02:33:40 UTC 2017
pkgbase = pcsxr-git
pkgdesc = A Sony PlayStation emulator based on the PCSX-df Project
pkgver = 1.9.93.r1697.6484236c
pkgrel = 1
- url = http://pcsxr.codeplex.com/
+ url = https://github.com/pcsxr/PCSX-Reloaded/tree/master/pcsxr
arch = i686
arch = x86_64
license = GPL
@@ -32,7 +32,7 @@ pkgbase = pcsxr-git
conflicts = pcsxr
conflicts = pcsx-df
replaces = pcsxr-svn
- source = git+https://git01.codeplex.com/pcsxr
+ source = pcsxr::git+https://github.com/pcsxr/PCSX-Reloaded.git
sha256sums = SKIP
pkgname = pcsxr-git
diff --git a/MKPKG b/MKPKG
deleted file mode 100644
index 8c787c5ba8f4..000000000000
--- a/MKPKG
+++ /dev/null
@@ -1,5 +0,0 @@
-pkgname=('pcsxr-git')
-
-check_git $packagedir/$pkgname/${pkgname%-*}
-
-# vim: ts=2 sw=2 et:
diff --git a/PKGBUILD b/PKGBUILD
index 7dba06c09ddc..787108dd7150 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,5 @@
-# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
+# Maintainer : Özgür Sarıer <echo b3pndXJzYXJpZXIxMDExNjAxMTE1QGdtYWlsLmNvbQo= | base64 -d>
+# Contributor: Maxime Gauduin <alucryd@archlinux.org>
# Contributor: Infy <eugene.yudin@gmail.com>
pkgname=pcsxr-git
@@ -6,7 +7,7 @@ pkgver=1.9.93.r1697.6484236c
pkgrel=1
pkgdesc='A Sony PlayStation emulator based on the PCSX-df Project'
arch=('i686' 'x86_64')
-url='http://pcsxr.codeplex.com/'
+url='https://github.com/pcsxr/PCSX-Reloaded/tree/master/pcsxr'
license=('GPL')
depends=('ffmpeg' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk3' 'libarchive' 'libcdio'
'libgl' 'libpulse' 'libx11' 'libxext' 'libxtst' 'libxv' 'libxxf86vm'
@@ -16,7 +17,7 @@ makedepends=('cmake' 'git' 'intltool' 'mesa')
provides=('pcsxr')
conflicts=('pcsxr' 'pcsx-df')
replaces=('pcsxr-svn')
-source=('git+https://git01.codeplex.com/pcsxr')
+source=('pcsxr::git+https://github.com/pcsxr/PCSX-Reloaded.git')
sha256sums=('SKIP')
pkgver() {