summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOmar Pakker2019-07-15 12:08:17 +0000
committerOmar Pakker2019-07-15 12:08:17 +0000
commite20329cacaa0643c571fb9499687c9902cffae86 (patch)
tree2986bd5e941827dafd3f2bd792384bec1c7c39ad
parent573f6c3b957d2f6d2d2f5eb0b54ac002b30be29c (diff)
downloadaur-e20329cacaa0643c571fb9499687c9902cffae86.tar.gz
Bump pkgrel to force rebuild (nettle .so bump)
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47cb43118a46..45a475133953 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = looking-glass
pkgdesc = An extremely low latency KVMFR (KVM FrameRelay) implementation for guests with VGA PCI Passthrough
pkgver = B1_rc6
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://looking-glass.hostfission.com
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index d41b54c83009..3a4c67289b9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=("${pkgbase}" "${pkgbase}-module-dkms" "${pkgbase}-host")
epoch=1
pkgver=B1_rc6
_pkgver=${pkgver//_/-}
-pkgrel=1
+pkgrel=2
pkgdesc="An extremely low latency KVMFR (KVM FrameRelay) implementation for guests with VGA PCI Passthrough"
url="https://looking-glass.hostfission.com"
arch=('x86_64')