summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrany2020-11-01 13:31:22 +0200
committerrany2020-11-01 13:31:22 +0200
commit11ca565f0d1c6edc26f9f60e32829b3701455bb9 (patch)
treeece683c2da0bde528a91c1a13aba77cbc5f71011
parent2943c8755ea0e701a70a4a60cff40c0ce0b449ba (diff)
downloadaur-11ca565f0d1c6edc26f9f60e32829b3701455bb9.tar.gz
version bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73ea87ade4a7..9dd08ce405ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = popura-git
pkgdesc = Popura ポプラ: alternative Yggdrasil network client
- pkgver = 0.3.15+popura1
- pkgrel = 8
+ pkgver = 0.3.15+popura2
+ pkgrel = 0
url = https://github.com/popura-network/Popura
arch = i686
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = popura-git
conflicts = yggdrasil-git
conflicts = yggdrasil
conflicts = yggdrasil-openrc
- source = popura::git+https://github.com/popura-network/Popura.git#commit=42941caaf13472f1ecc0c675ae6059a857f3e60a
+ source = popura::git+https://github.com/popura-network/Popura.git#commit=ccc4123086b4a68b2083cb97b9b3d50bf5c7893c
source = popura.sysusers
sha512sums = SKIP
sha512sums = b78d1f5efeeba184588ba7bdb2249d976aec160daa59742e032983da1aedad062d15c7c97cba3eba69412a0f7904ee123d98b58f859892d71188c25624295c32
diff --git a/PKGBUILD b/PKGBUILD
index b8d2eadbf010..795450af8b77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=popura-git
_pkgname="popura"
-pkgver=0.3.15+popura1
-_commit=42941caaf13472f1ecc0c675ae6059a857f3e60a
-pkgrel=8
+pkgver=0.3.15+popura2
+_commit=ccc4123086b4a68b2083cb97b9b3d50bf5c7893c
+pkgrel=0
pkgdesc="Popura ポプラ: alternative Yggdrasil network client"
arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')
url="https://github.com/popura-network/Popura"