summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0218271867c2..364bdb3ea76f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
pkgname=steve++
pkgver=1.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="A joke c++ compiler that does nothing."
+url="https://blog.stevefan1999.me"
arch=('i686' 'x86_64')
depends=('bash')
source=('steve++')