summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander F Rødseth2018-07-25 10:48:58 -0700
committerAlexander F Rødseth2018-07-25 10:48:58 -0700
commitf3495e19050e0c2d849dbb40dc02e5ba8069387b (patch)
tree3ec24ef68d004cc7e21d5111c97db11ca70a01dc
parentf55b3ace99b9943c91d6df514ff6c57e3cfa0fe9 (diff)
downloadaur-f3495e19050e0c2d849dbb40dc02e5ba8069387b.tar.gz
Fix URL
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 161c47f5ab60..8877a50a76e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Wed Jul 25 17:47:44 UTC 2018
+# Wed Jul 25 17:48:55 UTC 2018
pkgbase = shrinky-intro
pkgdesc = Linux 4k intro skeleton (from dnload)
pkgver = 0.1
- pkgrel = 2
- url = https://github.org/xyproto/shrinky-intro/
+ pkgrel = 3
+ url = https://github.com/xyproto/shrinky-intro/
arch = x86_64
license = BSD
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 3e726725a875..9c0ae6adc762 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=shrinky-intro
pkgver=0.1
-pkgrel=2
+pkgrel=3
pkgdesc='Linux 4k intro skeleton (from dnload)'
arch=('x86_64')
-url='https://github.org/xyproto/shrinky-intro/'
+url='https://github.com/xyproto/shrinky-intro/'
license=('BSD')
makedepends=('git' 'shrinky')
depends=('libgl' 'sdl2')