summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsmonff2016-07-14 21:16:08 +0200
committersmonff2016-07-14 21:16:08 +0200
commitc74b22c3a6a4c7d24e154523c14e20612e049b06 (patch)
treec58d6b05e8dc7ca81a12d733518d243d5c1bda39 /PKGBUILD
parentd8f702f1159623b9ff4e7c9a7a5a943dca05e325 (diff)
downloadaur-c74b22c3a6a4c7d24e154523c14e20612e049b06.tar.gz
Fix the PKGREL number
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 1 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 11e32002566b..76718756bee9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,7 @@
-# This is an example PKGBUILD file. Use this as a start to creating your own,
-# and remove these comments. For more information, see 'man PKGBUILD'.
-# NOTE: Please fill out the license field for your package! If it is unknown,
-# then please put 'unknown'.
-
# Maintainer: Sébastien Feugère <smonff@riseup.net>
pkgname=gopanda
pkgver=2
-pkgrel=1
+pkgrel=2
pkgdesc="GoPanda 2 is a modern client to Pandanet that runs in the browser."
arch=('x86_64')
url="http://pandanet-igs.com/communities/$pkgname$pkgversion"