summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorderfenix2022-02-25 14:10:49 +0300
committerderfenix2022-02-25 14:10:49 +0300
commit46b266816bf6e9383561c387702cf7c184148ab4 (patch)
treef86180a21390586563bd7adcadc2a63bdb3f7adc
parentf3a7515570fb1e85a8b94e3cf677eec6ccf1e314 (diff)
downloadaur-46b266816bf6e9383561c387702cf7c184148ab4.tar.gz
update to 1.2.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e7f355cdbc1..b488017ab761 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = corectrl
pkgdesc = Core control application
- pkgver = 1.2.2
- pkgrel = 4
+ pkgver = 1.2.3
+ pkgrel = 1
url = https://gitlab.com/corectrl/corectrl
arch = i686
arch = x86_64
@@ -25,7 +25,7 @@ pkgbase = corectrl
optdepends = vulkan-tools: For vulkaninfo
optdepends = mesa-utils: For glxinfo,
optdepends = util-linux: For lscpu
- source = https://gitlab.com/corectrl/corectrl/-/archive/v1.2.2/corectrl-v1.2.2.tar.bz2
- sha512sums = e68ca475f7ff70d5dad7f76274b5712343c061d2c5c81975cbb236a0c41045371b9dafd5149463b14e2997fcbd1f2a3e5f195318a6d1403d0bf6febae286713e
+ source = https://gitlab.com/corectrl/corectrl/-/archive/v1.2.3/corectrl-v1.2.3.tar.bz2
+ sha512sums = 509dc51af236359b3821784fbe8fdeabd6a4dbf5a7aef1937c52741aa05b4489684d7202377158766ee0dfcb0f38e685c1973f2df1ee6519ddb3dcc6e8daf7cd
pkgname = corectrl
diff --git a/PKGBUILD b/PKGBUILD
index 0af4744bb804..4f5423e23a2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Sergey Kostyuchenko <derfenix@gmail.com>
pkgname=corectrl
-pkgver=1.2.2
-pkgrel=4
+pkgver=1.2.3
+pkgrel=1
pkgdesc="Core control application"
url="https://gitlab.com/corectrl/corectrl"
license=('GPL3')
@@ -15,7 +15,7 @@ optdepends=(
'util-linux: For lscpu'
)
source=("https://gitlab.com/corectrl/corectrl/-/archive/v${pkgver}/${pkgname}-v${pkgver}.tar.bz2")
-sha512sums=('e68ca475f7ff70d5dad7f76274b5712343c061d2c5c81975cbb236a0c41045371b9dafd5149463b14e2997fcbd1f2a3e5f195318a6d1403d0bf6febae286713e')
+sha512sums=('509dc51af236359b3821784fbe8fdeabd6a4dbf5a7aef1937c52741aa05b4489684d7202377158766ee0dfcb0f38e685c1973f2df1ee6519ddb3dcc6e8daf7cd')
build() {
rm -rf build