summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoão Figueiredo2021-05-30 18:39:08 +0100
committerJoão Figueiredo2021-05-30 18:39:08 +0100
commiteeba6e242ae98b6ed1f507bac68d934d4f2a0db5 (patch)
tree9a23ea38785e93cc9816664c61ab62060c627cb9
parent221cfaa0ee1e3f1c107189e619d017e7d02618fa (diff)
downloadaur-elf-dissector-git.tar.gz
Initial automated PKGBUILD update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cff85265d376..0b614efa310b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = elf-dissector-git
pkgdesc = Static analysis tool for ELF libraries and executables
- pkgver = 0.0.1_r776.g4113e8b
- pkgrel = 2
+ pkgver = 0.0.1_r783.g368d2a0
+ pkgrel = 1
url = https://invent.kde.org/sdk/elf-dissector
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index e62840f1d417..93c28880e20d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: João Figueiredo <jf dot mundox at gmail dot com>
+# Maintainer: João Figueiredo & chaotic-aur <islandc0der@chaotic.cx>
pkgname=elf-dissector-git
-pkgver=0.0.1_r776.g4113e8b
-pkgrel=2
+pkgver=0.0.1_r783.g368d2a0
+pkgrel=1
pkgdesc='Static analysis tool for ELF libraries and executables'
arch=($CARCH)
url='https://invent.kde.org/sdk/elf-dissector'