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 bf1e488f0996..09579aaed625 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = anarchism
pkgdesc = Source of information regarding Anarchist (libertarian socialist) theory and practice.
- pkgver = 15.1
+ pkgver = 15.3
pkgrel = 3
url = http://www.infoshop.org/AnAnarchistFAQ
arch = any
@@ -8,8 +8,8 @@ pkgbase = anarchism
makedepends = librsvg
depends = xdg-utils
options = docs
- source = http://ftp.debian.org/debian/pool/main/a/anarchism/anarchism_15.1-7_all.deb
- sha256sums = f61a4d41c37a301c22dd57c8e5ed40695063cbd9d99d122e736e62e8ccd76b97
+ 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 469118e39820..92100639c433 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
# Mélanie Chauvel (ariasuni) <perso@hack-libre.org>
pkgname=anarchism
-pkgver=15.1
+pkgver=15.3
pkgrel=3
-_debpkgrel=7
+_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=('f61a4d41c37a301c22dd57c8e5ed40695063cbd9d99d122e736e62e8ccd76b97')
+sha256sums=('cf21c10948b00e923c62eb31c39a3390413fa26c5ee0e3b925feb0ec7fe42948')
build() {
cd $srcdir