summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b3ad44278ab..aef55ca34c2b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = play.it
pkgdesc = Easy way to install games on Linux
pkgver = 2.13.0
- pkgrel = 1
- url = https://wiki.dotslashplay.it
+ pkgrel = 2
+ url = https://www.dotslashplay.it
arch = any
license = BSD
makedepends = pandoc
diff --git a/PKGBUILD b/PKGBUILD
index 440526df14b6..493cda238474 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=play.it
pkgver=2.13.0
-pkgrel=1
+pkgrel=2
pkgdesc="Easy way to install games on Linux"
arch=('any')
-url="https://wiki.dotslashplay.it"
+url="https://www.dotslashplay.it"
license=('BSD')
depends=('bash')
makedepends=('pandoc')