summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Schendel2021-05-13 17:29:59 +0200
committerChristian Schendel2021-05-13 17:29:59 +0200
commit92412d868af831eabc650fe1d91739e31db0e8b5 (patch)
tree4bc787a6d5fbdd114b7813c8d896dc0075b1e4a7
parenteae5be5a3eca468e60ae7c95b0dae68bbf4fd509 (diff)
downloadaur-92412d868af831eabc650fe1d91739e31db0e8b5.tar.gz
update
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 891d8f9508ab..0a7a728078b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,14 @@
pkgbase = fortune-mod-de-git
pkgdesc = Fortune Cookies in German, from the Debian project
pkgver = 0.34.r382.gd11792e
- pkgrel = 1
+ pkgrel = 2
url = https://salsa.debian.org/debian/fortunes-de
arch = any
groups = fortune-mods
license = GPL2
makedepends = recode
depends = fortune-mod
+ options = !strip
source = fortune-mod-de::git+https://salsa.debian.org/debian/fortunes-de.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 76666297d0ce..86e24ebf10e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=fortune-mod-de-git
pkgver=0.34.r382.gd11792e
-pkgrel=1
+pkgrel=2
pkgdesc="Fortune Cookies in German, from the Debian project"
url="https://salsa.debian.org/debian/fortunes-de"
depends=('fortune-mod')
@@ -10,6 +10,7 @@ makedepends=('recode')
groups=('fortune-mods')
source=("${pkgname%-git}::git+https://salsa.debian.org/debian/fortunes-de.git")
arch=('any')
+options=('!strip')
license=('GPL2')
md5sums=('SKIP')