summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db27cb72b996..09579aaed625 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = anarchism
pkgdesc = Source of information regarding Anarchist (libertarian socialist) theory and practice.
pkgver = 15.3
- pkgrel = 1
+ pkgrel = 3
url = http://www.infoshop.org/AnAnarchistFAQ
arch = any
license = FDL
makedepends = librsvg
depends = xdg-utils
options = docs
- source = http://ftp.debian.org/debian/pool/main/a/anarchism/anarchism_15.3-1_all.deb
- sha256sums = a6b7299c14b0fa4e88918172987a0516cbaeb13f0a02a2a494b156892337a9b4
+ source = http://ftp.debian.org/debian/pool/main/a/anarchism/anarchism_15.3-3_all.deb
+ sha256sums = cf21c10948b00e923c62eb31c39a3390413fa26c5ee0e3b925feb0ec7fe42948
pkgname = anarchism
diff --git a/PKGBUILD b/PKGBUILD
index 6185233464e7..92100639c433 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgname=anarchism
pkgver=15.3
-pkgrel=1
-_debpkgrel=1
+pkgrel=3
+_debpkgrel=3
pkgdesc='Source of information regarding Anarchist (libertarian socialist) theory and practice.'
arch=(any)
license=(FDL)
@@ -15,7 +15,7 @@ options=(docs)
depends=(xdg-utils)
makedepends=(librsvg)
source=(http://ftp.debian.org/debian/pool/main/a/$pkgname/$pkgname\_$pkgver-$_debpkgrel\_all.deb)
-sha256sums=('a6b7299c14b0fa4e88918172987a0516cbaeb13f0a02a2a494b156892337a9b4')
+sha256sums=('cf21c10948b00e923c62eb31c39a3390413fa26c5ee0e3b925feb0ec7fe42948')
build() {
cd $srcdir