summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMārtiņš Možeiko2022-11-06 12:15:09 -0800
committerMārtiņš Možeiko2022-11-06 12:15:09 -0800
commit9230732aa5646610e1ef46c1d314d79bd634212f (patch)
tree1ccae6eb44f271b09ea693f13ca6c65144267e5b
parent27fe4c1eaacade1b352937ca1ac8040f5eaa3d88 (diff)
downloadaur-9230732aa5646610e1ef46c1d314d79bd634212f.tar.gz
update package url
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ed42e47a87d..ab2ce66ee157 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = glcapsviewer-git
pkgdesc = OpenGL Hardware Capability Viewer
- pkgver = r119.7ff8d1f
- pkgrel = 2
- url = http://www.saschawillems.de/?page_id=771/
+ pkgver = r127.26e160c
+ pkgrel = 1
+ url = https://opengl.gpuinfo.org/
arch = i686
arch = x86_64
license = GPL3
@@ -21,4 +21,3 @@ pkgbase = glcapsviewer-git
sha256sums = 139ceb073a34bea5450ca2b6d7f50523f8986d9f5a6b069d36cf05d03609f352
pkgname = glcapsviewer-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 4b61426008c1..79501780a9c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Martins Mozeiko <martins.mozeiko@gmail.com>
pkgname=glcapsviewer-git
-pkgver=r119.7ff8d1f
-pkgrel=2
+pkgver=r127.26e160c
+pkgrel=1
pkgdesc='OpenGL Hardware Capability Viewer'
-url='http://www.saschawillems.de/?page_id=771/'
+url='https://opengl.gpuinfo.org/'
arch=('i686' 'x86_64')
license=('GPL3')
source=('git+https://github.com/SaschaWillems/glCapsViewer'