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 7dbd8a75f52d..db27cb72b996 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 = 6
+ pkgver = 15.3
+ pkgrel = 1
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-11_all.deb
- sha256sums = 1538cc6dae91bb6a4a0321fbea4e90131f4fad6f46d8ce93abcf85fdacf0e771
+ source = http://ftp.debian.org/debian/pool/main/a/anarchism/anarchism_15.3-1_all.deb
+ sha256sums = a6b7299c14b0fa4e88918172987a0516cbaeb13f0a02a2a494b156892337a9b4
pkgname = anarchism
diff --git a/PKGBUILD b/PKGBUILD
index 0a045f488839..6185233464e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
# Mélanie Chauvel (ariasuni) <perso@hack-libre.org>
pkgname=anarchism
-pkgver=15.1
-pkgrel=6
-_debpkgrel=11
+pkgver=15.3
+pkgrel=1
+_debpkgrel=1
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=('1538cc6dae91bb6a4a0321fbea4e90131f4fad6f46d8ce93abcf85fdacf0e771')
+sha256sums=('a6b7299c14b0fa4e88918172987a0516cbaeb13f0a02a2a494b156892337a9b4')
build() {
cd $srcdir