summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntoine Viallon2021-02-05 16:43:34 +0100
committerAntoine Viallon2021-02-05 16:43:34 +0100
commit9f5429760d3ec63531e1e9ff9e9f9f2a38eeeee6 (patch)
tree1936fb6eb983c73fb0fb16ba0e5eac6d6a968ef7
parent1d18ce1cc459099c0c54daeb5e2cf7e3e5309a89 (diff)
downloadaur-9f5429760d3ec63531e1e9ff9e9f9f2a38eeeee6.tar.gz
Increased pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 986d4eeedf33..b29374a5dd5e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = scas
pkgdesc = SirCmpwn's assembler and linker
pkgver = 1.0.0_rc4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/KnightOS/scas
arch = x86_64
groups = knightos
diff --git a/PKGBUILD b/PKGBUILD
index 1fd5e040a65c..08170cc715c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Drew DeVault <sir@cmpwn.com>
pkgname=scas
pkgver=1.0.0_rc4
-pkgrel=1
+pkgrel=2
license=('MIT')
pkgdesc="SirCmpwn's assembler and linker"
groups=("knightos")