summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilk Brewster2020-02-26 02:00:16 +0000
committerMilk Brewster2020-02-26 02:00:16 +0000
commit5165a425b22f2ab01fa1d999729db1a28eeaa390 (patch)
tree571cf3e45e6a37805d75b3e2f9ea92b4e34d1761
parentb348e74386037253b976b1e1bce5b354af8ab568 (diff)
downloadaur-5165a425b22f2ab01fa1d999729db1a28eeaa390.tar.gz
update url
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ae8ba9d967e..bdb22f63c7ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = oui-blendish-git
pkgdesc = Platform agnostic UI, NanoVG imitating the Blender 2.5, single C header file.
- pkgver = r1.8704539
+ pkgver = r152.79ec59e
pkgrel = 1
- url = https://bitbucket.org/duangle/oui-blendish/src/default/
+ url = https://github.com/AndrewBelt/oui-blendish
arch = x86_64
license = ZLIB
makedepends = git
@@ -10,7 +10,7 @@ pkgbase = oui-blendish-git
makedepends = patch
provides = oui-blendish
conflicts = oui-blendish
- source = git+https://github.com/alexesDev/oui-blendish
+ source = git+https://github.com/AndrewBelt/oui-blendish
md5sums = SKIP
pkgname = oui-blendish-git
diff --git a/PKGBUILD b/PKGBUILD
index b45878678684..9a9c9996e668 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: milkii on freenode
pkgname=oui-blendish-git
-pkgver=r1.8704539
+pkgver=r152.79ec59e
pkgrel=1
pkgdesc="Platform agnostic UI, NanoVG imitating the Blender 2.5, single C header file."
arch=("x86_64")
-url="https://bitbucket.org/duangle/oui-blendish/src/default/"
+url="https://github.com/AndrewBelt/oui-blendish"
license=('ZLIB')
groups=()
depends=()
@@ -14,7 +14,7 @@ conflicts=("${pkgname%-git}")
replaces=()
backup=()
options=()
-source=('git+https://github.com/alexesDev/oui-blendish')
+source=('git+https://github.com/AndrewBelt/oui-blendish')
noextract=()
md5sums=('SKIP')