summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonidas Spyropoulos2021-11-02 11:45:42 +0000
committerLeonidas Spyropoulos2021-11-02 11:45:42 +0000
commit003348aafc1b2cc8abbeb11e3a74af79d4709a32 (patch)
treeb25e3be95b07515885216007f84008a0044f3145
parent79ad04336e90ce36c37ec4a4d2e98266aaa90be6 (diff)
downloadaur-003348aafc1b2cc8abbeb11e3a74af79d4709a32.tar.gz
upgpkg: auracle-git r366.8739929-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d6bc0e1e49a..23fef79d71ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = auracle-git
pkgdesc = A flexible client for the AUR
pkgver = r366.8739929
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/falconindy/auracle.git
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 7c5cc6c77376..47b0f4b15948 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Leonidas Spyropoulos <artafinde at gmail dot com>
pkgname=auracle-git
-_pkgname=auracle
+_pkgname="${pkgname%-git}"
pkgver=r366.8739929
-pkgrel=1
+pkgrel=2
pkgdesc='A flexible client for the AUR'
arch=('x86_64' 'i686')
url="https://github.com/falconindy/auracle.git"