summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSkycoder422019-01-24 22:50:33 +0100
committerSkycoder422019-01-24 22:50:33 +0100
commit94cada44cc9443c45492638547298527e746cf5b (patch)
tree279e9873bec9c2391efc8ec3be7f125c5dc90af6
parent3781eb83dbaec354c6e10179927457c475509e53 (diff)
downloadaur-repkg.tar.gz
updated to 1.4.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
-rw-r--r--repkg.rule2
3 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 950c036ead0e..e0fe5f9ef474 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = repkg
pkgdesc = A tool to manage rebuilding of AUR packages based on their dependencies
- pkgver = 1.3.0
+ pkgver = 1.4.0
pkgrel = 1
url = https://github.com/Skycoder42/repkg
arch = i686
@@ -8,14 +8,14 @@ pkgbase = repkg
license = BSD
makedepends = qt5-tools
makedepends = git
- makedepends = qpmx-qpmsource
+ makedepends = qdep
depends = qt5-base
depends = pacman
optdepends = yay: The recommended frontend for the AUR to use with repkg
- source = repkg-1.3.0::git+https://github.com/Skycoder42/repkg.git#tag=1.3.0
+ source = repkg-1.4.0::git+https://github.com/Skycoder42/repkg.git#tag=1.4.0
source = repkg.rule
sha256sums = SKIP
- sha256sums = 2e3e26a1f1c82c77320f3042052b3d2c02ac72f1b4672ba5ba3bd7b35b0cf126
+ sha256sums = 1b52eef5216017cfb4b399df1775950db544550a68a542053efe00eb8ef34911
pkgname = repkg
diff --git a/PKGBUILD b/PKGBUILD
index 8e19066db3f2..be58c2c66e96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Felix Barz <skycoder42.de@gmx.de>
pkgname=repkg
-pkgver=1.3.0
+pkgver=1.4.0
pkgrel=1
pkgdesc="A tool to manage rebuilding of AUR packages based on their dependencies"
arch=('i686' 'x86_64')
url="https://github.com/Skycoder42/$pkgname"
license=('BSD')
depends=('qt5-base' 'pacman' )
-makedepends=('qt5-tools' 'git' 'qpmx-qpmsource')
+makedepends=('qt5-tools' 'git' 'qdep')
optdepends=("yay: The recommended frontend for the AUR to use with repkg")
source=("$pkgname-$pkgver::git+https://github.com/Skycoder42/$pkgname.git#tag=$pkgver"
"$pkgname.rule")
sha256sums=('SKIP'
- '2e3e26a1f1c82c77320f3042052b3d2c02ac72f1b4672ba5ba3bd7b35b0cf126')
+ '1b52eef5216017cfb4b399df1775950db544550a68a542053efe00eb8ef34911')
prepare() {
mkdir -p build
diff --git a/repkg.rule b/repkg.rule
index f2153e91939a..6d9b85818c4d 100644
--- a/repkg.rule
+++ b/repkg.rule
@@ -1 +1 @@
-qt5-base{{^(\d+\.\d+).*$}}
+qt5-base=v