summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Blättermann2019-01-30 11:47:32 +0100
committerMario Blättermann2019-01-30 11:47:32 +0100
commit062c8e8c11b62a79de36b79cf3fd161a9fa65fb5 (patch)
tree452948d613c34ba699034673d65fbd57f6b39ab5
parent8eb29d7e46b9ea0bed15458045160955e2b7c6b7 (diff)
downloadaur-062c8e8c11b62a79de36b79cf3fd161a9fa65fb5.tar.gz
Updated to latest revision
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 440292bbfde5..c1e996209a4d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = glabels-qt-git
pkgdesc = Development version of the next major version of gLabels (4.0).
- pkgver = r474.c2d024f
+ pkgver = r500.549df22
pkgrel = 1
url = https://github.com/jimevins/glabels-qt
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = glabels-qt-git
depends = qt5-translations
provides = glabels-qt
conflicts = glabels-qt
- source = git+https://github.com/jimevins/glabels-qt.git
+ source = git+https://github.com/mariobl/glabels-qt.git
md5sums = SKIP
pkgname = glabels-qt-git
diff --git a/PKGBUILD b/PKGBUILD
index 1281a8467370..2efe38ce2e4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mario Blättermann <mario.blaettermann@gmail.com>
pkgname=glabels-qt-git
-pkgver=r474.c2d024f
+pkgver=r500.549df22
pkgrel=1
pkgdesc="Development version of the next major version of gLabels (4.0)."
arch=('x86_64')
@@ -15,7 +15,7 @@ replaces=()
backup=()
options=()
install=
-source=('git+https://github.com/jimevins/glabels-qt.git')
+source=('git+https://github.com/mariobl/glabels-qt.git')
noextract=()
md5sums=('SKIP')