Skip to content

Commit

Permalink
Update to 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
183amir committed Feb 13, 2017
1 parent 1e306cd commit bc17a88
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 7 deletions.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
4.5.1:
Added support for Afghan month names
4 changes: 2 additions & 2 deletions PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Maintainer: Amir Mohammadi <[email protected]>
pkgname=gahshomar
pkgver=4.4.1
pkgver=4.5.0
pkgrel=0
pkgdesc="A Persian (Jalali/Farsi) calendar"
arch=(i686 x86_64)
Expand All @@ -14,7 +14,7 @@ optdepends=('libappindicator-gtk3: for the app indicator plugin'
'gnome-shell: for the gnome-shell extension')
install=gahshomar.install
source=($pkgname-$pkgver.tar.gz::https://github.com/Gahshomar/gahshomar/releases/download/v$pkgver/gahshomar-$pkgver.tar.gz)
md5sums=('e268babec06a94ca90c7240a889e875e')
md5sums=('62037bc8ceac0a687f784af2c58c0f46')

build() {
cd $srcdir/$pkgname-$pkgver
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.63)
AC_INIT([org.gahshomar.Gahshomar], [4.4.1],
AC_INIT([org.gahshomar.Gahshomar], [4.5.0],
[[email protected]],
[gahshomar],
[https://gahshomar.github.io/gahshomar/])
Expand Down
2 changes: 1 addition & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
gahshomar (4.4.1-0~trusty) trusty; urgency=low
gahshomar (4.5.0-0~trusty) trusty; urgency=low

* Initial release

Expand Down
4 changes: 2 additions & 2 deletions debian/gahshomar.dsc
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Format: 1.0
Source: gahshomar
Version: 4.4.1-0
Version: 4.5.0-0
Binary: gahshomar
Maintainer: Amir Mohammadi <[email protected]>
Architecture: any
Build-Depends: debhelper (>= 9.0.0), autotools-dev, dh-python, intltool, itstool, libxml2-utils, libjalali-dev, libgtk-3-dev, libpeas-dev, libglib2.0-dev (>= 2.34), yelp, yelp-tools, libtool, libgirepository1.0-dev
Files:
e268babec06a94ca90c7240a889e875e 552690 gahshomar-4.4.1.tar.gz
62037bc8ceac0a687f784af2c58c0f46 561853 gahshomar-4.5.0.tar.gz
2 changes: 1 addition & 1 deletion gahshomar.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: gahshomar
Version: 4.4.1
Version: 4.5.0
Release: 0%{?dist}
Summary: A Persian (Jalali/Farsi) calendar

Expand Down

0 comments on commit bc17a88

Please sign in to comment.