summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse R Codling2022-07-18 22:36:10 -0400
committerJesse R Codling2022-07-18 22:36:10 -0400
commit2a77b0d7034b9ead3955fe1a9c3ddbd06af98a10 (patch)
tree2ebe3921b410ca25a09abcfaeb5105aa1120bf39
parent2887ddd5360904fca55a75366d07bb7e51f26b40 (diff)
downloadaur-2a77b0d7034b9ead3955fe1a9c3ddbd06af98a10.tar.gz
Revert $pkgrel with current version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46b227abc2c8..f902c986b546 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = libflame-git
pkgdesc = High-performance object-based library for DLA computations
- pkgver = r90.9fdb4fd1
- pkgrel = 2
+ pkgver = r105.d10f8bb4
+ pkgrel = 1
url = https://github.com/flame/libflame
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 5d0d52f4beb0..5c360df7446e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
pkgname=libflame-git
-pkgver=r90.9fdb4fd1
-pkgrel=2
+pkgver=r105.d10f8bb4
+pkgrel=1
pkgdesc="High-performance object-based library for DLA computations"
arch=('i686' 'x86_64')
license=('BSD')