summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorannguyenfoss2019-07-08 14:00:52 +0700
committerannguyenfoss2019-07-08 14:00:52 +0700
commitb6e156a1d7ae4c3420254e14e4ce38161f2181f8 (patch)
treeaafb8c5ddc76a60f013c586d105bafa491b098ca
parent2f6cf1209ef835deff1acafc15cba099e6033145 (diff)
downloadaur-b6e156a1d7ae4c3420254e14e4ce38161f2181f8.tar.gz
change pkg rel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2e498656d13..c0e7c162e0ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@
pkgbase = bs
pkgdesc = The classic game of Battleships against the computer. Ncurses.
pkgver = 2.11
- pkgrel = 1
+ pkgrel = 2
url = https://www.catb.org/~esr/bs/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index b68dd34cdadd..854991c2349a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=bs
pkgver=2.11
-pkgrel=1
+pkgrel=2
pkgdesc="The classic game of Battleships against the computer. Ncurses."
arch=('i686' 'x86_64')
url="https://www.catb.org/~esr/bs/"