summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index debd9322cc64..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.1
- pkgrel = 4
+ pkgver = 15.3
+ 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.1-9_all.deb
- sha256sums = 916d5378f841749a4c60d6c21569790946fa564e6a26005de636f647ea1776e0
+ 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 950d57a850e2..92100639c433 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
# Mélanie Chauvel (ariasuni) <perso@hack-libre.org>
pkgname=anarchism
-pkgver=15.1
-pkgrel=4
-_debpkgrel=9
+pkgver=15.3
+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=('916d5378f841749a4c60d6c21569790946fa564e6a26005de636f647ea1776e0')
+sha256sums=('cf21c10948b00e923c62eb31c39a3390413fa26c5ee0e3b925feb0ec7fe42948')
build() {
cd $srcdir