summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCleber Matheus2022-06-08 22:26:59 -0300
committerCleber Matheus2022-06-08 22:26:59 -0300
commit75f188603b66c075f1d5658a5f1c9beaec1aa187 (patch)
treefbb48fa8168ba7a2602d0795f3af7e6a38264aa2
parent12e16ae6628029a365029b16510a9fcde5eace71 (diff)
downloadaur-75f188603b66c075f1d5658a5f1c9beaec1aa187.tar.gz
Updated to commit 1dc81e1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8090376f42ab..b04667163ea3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = blivet-gui-git
pkgdesc = GUI tool for storage configuration
- pkgver = 24a342c
+ pkgver = 1dc81e1
pkgrel = 1
url = https://github.com/storaged-project/blivet-gui
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index deadfe19d277..acef2b3c3f5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=blivet-gui
pkgname=$_pkgname-git
-pkgver=24a342c
+pkgver=1dc81e1
pkgrel=1
pkgdesc='GUI tool for storage configuration'
arch=('any')