summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 24df819a887e..63561f807350 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
+# Maintainer: Alexander Phinikarides <alexisph@gmail.com>
# Contributor: codestation <codestation404 at gmail dot com>
pkgname=ciso
pkgver=1.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="PSP Iso Compressor"
arch=(i686 x86_64)
-url="http://ciso.tenshu.fr"
+url="https://sourceforge.net/projects/ciso/"
license=('GPL')
depends=('zlib')
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)